diff options
Diffstat (limited to 'tests/common/ls.sh')
-rw-r--r-- | tests/common/ls.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/common/ls.sh b/tests/common/ls.sh index 85ca39c..bc50d90 100644 --- a/tests/common/ls.sh +++ b/tests/common/ls.sh @@ -1,2 +1 @@ -clean_scratch -invoke_bfs rainbow -ls >scratch/ls.out +invoke_bfs rainbow -ls >"$OUT" |