diff options
Diffstat (limited to 'tests/remove-no-gc.sh')
-rwxr-xr-x | tests/remove-no-gc.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/remove-no-gc.sh b/tests/remove-no-gc.sh index 1c124f6..7ef4d19 100755 --- a/tests/remove-no-gc.sh +++ b/tests/remove-no-gc.sh @@ -51,3 +51,5 @@ command_ok_ 'package "bar" in pool' -- \ not [ -f 'archive/pool/f/foo/bar_1.0-1_arch_plat.opk' ] command_ok_ 'package "baz" in pool' -- \ [ -f 'archive/pool/b/baz/baz_1.0-1_arch_plat.opk' ] + +: |