TT#18360 Update goss to 0.3.3

goss was reverted in a previous commit to goss 0.3.1 while
it looks like every goss version sice 0.2.6 are affected:
https://github.com/aelsabbahy/goss/issues/267

So, reverting revert here and updating to the latest 0.3.3 version
(to test and report upstream the latest goss version).

Change-Id: Ife6aec7883fd6d83e3645f728805feaab12c4a06
changes/38/14338/1
Alexander Lutay 9 years ago
parent 993198705f
commit 4e729cb480

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

Loading…
Cancel
Save