sbotools2

Maintenance fork of the original sbotools version 2
Log | Files | Refs | README

commit 9ddaf8fa821cb9eda99f4a5fcecc9d60009d92d5
parent d2401020b9909f4fba9292682f3ee908ee387a67
Author: Andreas Guldstrand <andreas.guldstrand@gmail.com>
Date:   Mon, 14 Dec 2015 00:48:19 +0100

Let's see if this version works

Diffstat:
Mt/travis.sh | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/t/travis.sh b/t/travis.sh @@ -14,5 +14,6 @@ env run sboconfig -V 14.1 run sbosnap fetch run sbofind sbotools -[[ 3 -eq yes | run sboinstall -i sbotools ]] +INST=$(run sboinstall -i sbotools) +[[ 3 -eq $? ]] sudo t/do_tests.sh