]> Pileus Git - ~andy/rhawk/blobdiff - test.awk
Make .play more lenient
[~andy/rhawk] / test.awk
index 7e208a03e99e197609ea2bd2896a3bcc30ad796f..3758f284d00d05981fcf541595400bb2dd70564d 100644 (file)
--- a/test.awk
+++ b/test.awk
@@ -1,7 +1,7 @@
 # Functions
 function say(who, msg)
 {
-       print ":" who "! PRIVMSG #rhtest :" msg
+       print ":" who"!u@h PRIVMSG #rhtest :" msg
 }
 
 function error(msg)