TT#18707 Update goss to 0.3.4 (upstream fix for process check race condition)

Change-Id: I8581a134c581d87433092616ee64a2cc0b3e8e7e
changes/97/14497/1
Alexander Lutay 9 years ago
parent 3cabc15a75
commit e49940e5f7

@ -21,7 +21,7 @@ if ls /var/cores/core.perl-fcgi.sig11* >/dev/null 2>&1 ; then
diag "========================== DONE =============================="
fi
goss="goss-0.3.3.git98b44682e-linux-amd64"
goss="goss-0.3.4-linux-amd64"
if [ ! -x "/usr/sbin/${goss}" ] ; then
diag "Downloading goss and installing as /usr/sbin/${goss}"

Loading…
Cancel
Save