]> gitweb.ps.run Git - ps-cgit/commitdiff
t0010-validate.sh: return on cgit errors
authorLars Hjemli <hjemli@gmail.com>
Sun, 24 Feb 2008 18:43:46 +0000 (19:43 +0100)
committerLars Hjemli <hjemli@gmail.com>
Sun, 24 Feb 2008 18:53:08 +0000 (19:53 +0100)
The earlier segfault in cgit passed by unnoticed by this test-script due to
the pipe between cgit and sed.

There might be a more elegant solution to this problem, but my shellscript-
foo is weak.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>

No differences found