fix: clean tests
This commit is contained in:
parent
20d38730c9
commit
f586fc4beb
5 changed files with 1 additions and 159 deletions
tests
|
@ -36,7 +36,7 @@ echo "=== invalids start (must exit) ===" >$working_dir/core.log
|
|||
$working_dir/core >>$working_dir/core.log 2>&1
|
||||
$working_dir/core INVALID_ACTION >>$working_dir/core.log 2>&1
|
||||
|
||||
echo "=== invalid start ===" >>$working_dir/core.log
|
||||
echo "=== valid start ===" >>$working_dir/core.log
|
||||
valgrind_emgauwa $working_dir/core start >>$working_dir/core.log 2>&1 &
|
||||
core_id=$!
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue