Test debug.

This commit is contained in:
Daniel Nichter
2013-08-09 19:50:49 +00:00
parent 9e4bcf0324
commit 6e7d1e851c

View File

@@ -79,9 +79,9 @@ cleanup();
# As of v2.1.9 when --verbose was added, non-matching checks are not
# printed by default. So we use the --plugin to tell us when the tool
# has completed a cycle.
warn "1 before cmd";
$retval = system("$trunk/bin/pt-stalk --daemonize --pid $pid_file --log $log_file --dest $dest --plugin $trunk/t/pt-stalk/samples/plugin002.sh -- --defaults-file=$cnf");
warn "2 after cmd";
is(
$retval >> 8,
0,