diff options
Diffstat (limited to 'tests/common')
-rw-r--r-- | tests/common/L_ls.sh | 1 | ||||
-rw-r--r-- | tests/common/ls.sh | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/common/L_ls.sh b/tests/common/L_ls.sh index d886791..ced16c6 100644 --- a/tests/common/L_ls.sh +++ b/tests/common/L_ls.sh @@ -1 +1,2 @@ +clean_scratch invoke_bfs -L rainbow -ls >scratch/L_ls.out diff --git a/tests/common/ls.sh b/tests/common/ls.sh index b49a2d5..85ca39c 100644 --- a/tests/common/ls.sh +++ b/tests/common/ls.sh @@ -1 +1,2 @@ +clean_scratch invoke_bfs rainbow -ls >scratch/ls.out |