diff options
-rw-r--r-- | tests/twisted/tools/exec-with-log.sh.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/twisted/tools/exec-with-log.sh.in b/tests/twisted/tools/exec-with-log.sh.in index 75829f7d..87bef070 100644 --- a/tests/twisted/tools/exec-with-log.sh.in +++ b/tests/twisted/tools/exec-with-log.sh.in @@ -5,8 +5,6 @@ cd "@abs_top_builddir@/tests/twisted/tools" export SALUT_DEBUG=all GIBBER_DEBUG=all WOCKY_DEBUG=all export SALUT_PLUGIN_DIR="@abs_top_builddir@/plugins/.libs" export G_SLICE=debug-blocks -G_MESSAGES_DEBUG=all -export G_MESSAGES_DEBUG ulimit -c unlimited exec >> salut-testing.log 2>&1 |