Added sh*tload of experimental variables. Now i have to figure out what they are...
[mirrors/libpurple-core-answerscripts.git] / purple / answerscripts.d / 00-debug.sh
CommitLineData
b44d7b66
H
1#!/bin/sh
2#Debug
bd5b023f
H
3(
4echo "DATE: $(date)";
5env | grep '^ANSW_';
6echo =============================================
7) >&2;
This page took 0.097906 seconds and 4 git commands to generate.