sbotools2

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

commit 853b59a1490364b7697d0c4e1af51e3bc45662f6
parent 67bde88d068d5aa50c0a66d951dca5aaefc1a4f1
Author: Andreas Guldstrand <andreas.guldstrand@gmail.com>
Date:   Wed, 30 Mar 2016 19:39:41 +0200

Add "Done" notification for travis-deps/install.sh

Diffstat:
Mt/travis-deps/install.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/t/travis-deps/install.sh b/t/travis-deps/install.sh @@ -14,3 +14,4 @@ then touch /etc/profile.d/32dev.sh cp -a t/travis-deps/convertpkg-compat32 /usr/sbin fi +echo "travis-deps/install.sh: Done.";