X-Git-Url: https://git.harvie.cz/?a=blobdiff_plain;f=purple%2Fanswerscripts.d%2F00-repeat.sh;h=7dab6e0c0c8e514c63b48007d6b5a2c3e04909c5;hb=586c555829ec40f5d123206fca93adf811bb2a26;hp=ffd2076654c31ef4e3ee2cd6ed15f4497815d9e5;hpb=8be8249a6d931dd8c89bebb2930cdfe721bba02a;p=mirrors%2Flibpurple-core-answerscripts.git diff --git a/purple/answerscripts.d/00-repeat.sh b/purple/answerscripts.d/00-repeat.sh index ffd2076..7dab6e0 100755 --- a/purple/answerscripts.d/00-repeat.sh +++ b/purple/answerscripts.d/00-repeat.sh @@ -1,3 +1,3 @@ #!/bin/sh #Dumb libpurple core-answerscripts script. Hello world! -echo "REPEAT:$ANSW_FROM> $ANSW_MSG"; +echo "REPEAT:$ANSW_PROTOCOL:$ANSW_R_NAME> $ANSW_MSG";