X-Git-Url: https://git.harvie.cz/?a=blobdiff_plain;f=purple%2Fanswerscripts.d%2F00-repeat.sh;h=af2520fda3fc6d31a8dc76fdbbf0470780cf58fa;hb=7f54aeea04518240219b8c8c4b3a36903a842dad;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..af2520f 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_FROM> $ANSW_MSG";