Renamed scripts to obey rules (numbered filenames) that will be brought in next commit
[mirrors/libpurple-core-answerscripts.git] / purple / answerscripts.d / 00-debug.sh
... / ...
CommitLineData
1#!/bin/sh
2#Debug
3echo "<$ANSW_FROM> $ANSW_MSG" >&2;
4echo "($ANSW_STATUS: $ANSW_STATUS_MSG)" >&2;
This page took 0.122898 seconds and 4 git commands to generate.