Add commented out stderr debug command. This is provides functionality similar … | |
git clone git://git.suckless.org/swerc | |
Log | |
Files | |
Refs | |
README | |
--- | |
commit e37cfa383e76d3a74ff902764a6fa65b5ae7b49b | |
parent 99ab80839012a8e8c7488ecf702f416b7b291485 | |
Author: Uriel <[email protected]> | |
Date: Sat, 5 Feb 2011 16:49:29 +0000 | |
Add commented out stderr debug command. This is provides functionality similar … | |
Diffstat: | |
M bin/werc.rc | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/bin/werc.rc b/bin/werc.rc | |
@@ -135,4 +135,4 @@ fn werc_exec_request { | |
echo $res_tail | |
} | |
-werc_exec_request | |
+werc_exec_request # >[2]/tmp/wercdebug.log |