diff options
Diffstat (limited to 't/travis.sh')
-rwxr-xr-x | t/travis.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/travis.sh b/t/travis.sh index 1613cab..aa64f4b 100755 --- a/t/travis.sh +++ b/t/travis.sh @@ -32,6 +32,7 @@ run sbofind sbotools # Test local overrides run sboconfig -o $CWD/t/LO +run sbofind nonexistentslackbuild run sboinstall -r nonexistentslackbuild ls -la /var/log/packages run sboremove --nointeractive nonexistentslackbuild |