Proper support for chatrooms and minor fixes
[mirrors/libpurple-core-answerscripts.git] / purple / answerscripts.d / 00-debug-notify.sh
index c5fb354065795ba7428b27dbbd1cacf456dcf93c..63e1540bbf692d3d7b4663116c88ecae58692f65 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/sh
 #Debug for systems with notify
-notify-send AnswerScripts "$(env | grep '^ANSW_' | sort)" &>/dev/null
+notify-send AnswerScripts "$(env | grep -a '^ANSW_' | sort)" &>/dev/null
This page took 0.115623 seconds and 4 git commands to generate.