aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Guldstrand <andreas.guldstrand@gmail.com>2015-12-15 11:30:43 +0100
committerAndreas Guldstrand <andreas.guldstrand@gmail.com>2015-12-15 11:30:43 +0100
commit432dbe66284a055a6d2e09f57040267570f95b8b (patch)
tree6076b1c6071d3b6a4fb60a41b1eb6e8aa8e61740
parent15ba93659d60531d082d5d72819d5b01f452c2dd (diff)
downloadsbotools2-432dbe66284a055a6d2e09f57040267570f95b8b.tar.xz
Another case fix for SLACKBUILDS.TXT, but this time just in skip message
-rwxr-xr-xt/travis.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/travis.t b/t/travis.t
index 94872d7..b54f05d 100755
--- a/t/travis.t
+++ b/t/travis.t
@@ -58,7 +58,7 @@ is (run(cmd => [qw/ sboconfig -o /, "$RealBin/LO"]), "Setting LOCAL_OVERRIDES to
my $skip = 0;
SKIP: {
if ($ENV{TEST_ONLINE} ne '1') { $skip = !(system(qw! mkdir -p /usr/sbo/repo !) == 0 and system(qw! touch /usr/sbo/repo/SLACKBUILDS.TXT !) == 0) }
- skip "Online testing disabled (TEST_ONLINE!=1) and could not create dummy SLACKBUILDS.txt", 9 if $skip;
+ skip "Online testing disabled (TEST_ONLINE!=1) and could not create dummy SLACKBUILDS.TXT", 9 if $skip;
is (run(cmd => [qw/ sbofind nonexistentslackbuild /]), <<"LOCAL", "sbofind finds local overrides");
Local: nonexistentslackbuild2