aboutsummaryrefslogtreecommitdiff
path: root/t/travis-deps/install.sh
diff options
context:
space:
mode:
authorAndreas Guldstrand <andreas.guldstrand@gmail.com>2016-03-30 19:39:41 +0200
committerAndreas Guldstrand <andreas.guldstrand@gmail.com>2016-03-30 19:39:41 +0200
commit853b59a1490364b7697d0c4e1af51e3bc45662f6 (patch)
tree6c62fd92ee60996ef6274f02053497cdd75f8412 /t/travis-deps/install.sh
parent67bde88d068d5aa50c0a66d951dca5aaefc1a4f1 (diff)
downloadsbotools2-853b59a1490364b7697d0c4e1af51e3bc45662f6.tar.xz
Add "Done" notification for travis-deps/install.sh
Diffstat (limited to 't/travis-deps/install.sh')
-rw-r--r--t/travis-deps/install.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/travis-deps/install.sh b/t/travis-deps/install.sh
index 727e861..955c6c4 100644
--- 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.";