]> err.no Git - varnish/commit
Make sure system "..." returns successfully
authortfheen <tfheen@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 25 Feb 2009 10:50:49 +0000 (10:50 +0000)
committertfheen <tfheen@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 25 Feb 2009 10:50:49 +0000 (10:50 +0000)
commita51ca6d85167227c5fe0a87e40780008400d4380
tree13e8a91b2ee24b6debdc9a23822fc61d3c924ae5
parent73643a3e8778077db0bb601c453dc378ae9ad32a
Make sure system "..." returns successfully

We didn't check the return status of system, making failures in a00009
go unnoticed.  Fix this and fix a00009 to not fail when run
uninstalled.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3826 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishtest/tests/a00009.vtc
varnish-cache/bin/varnishtest/vtc.c