summaryrefslogtreecommitdiff
path: root/tests/t0107-snapshot.sh
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-02-24 19:43:46 +0100
committerLars Hjemli <hjemli@gmail.com>2008-02-24 19:53:08 +0100
commit20cdffd5e086ebfb8ba6a82ab98ab27276657111 (patch)
tree3d6b33855468682275a2580d09ba5c6c24726fa9 /tests/t0107-snapshot.sh
parentb44b02a98253e78334f7fd13d9c4e1eb59562392 (diff)
downloadcgit-20cdffd5e086ebfb8ba6a82ab98ab27276657111.tar.gz
cgit-20cdffd5e086ebfb8ba6a82ab98ab27276657111.tar.bz2
cgit-20cdffd5e086ebfb8ba6a82ab98ab27276657111.zip
t0010-validate.sh: return on cgit errors
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
5Unified stringsRené 'Necoro' Neumann1-2/+2 2009-08-15Removed obscur whateverRené 'Necoro' Neumann1-2/+0 2009-08-15Moved all the include stuff to the pxdRené 'Necoro' Neumann2-39/+62 2009-08-15Add module to setup.pyRené 'Necoro' Neumann1-7/+4 2009-08-15First try of own mq-moduleRené 'Necoro' Neumann3-13/+185 2009-08-15Use message queue instead of SHMRené 'Necoro' Neumann2-51/+26 2009-08-15Honor missing eix moduleRené 'Necoro' Neumann1-2/+7 2009-08-15Also allow --enable-eixRené 'Necoro' Neumann1-1/+1 2009-08-15Also allow --enable-eixRené 'Necoro' Neumann1-0/+3 2009-08-14Change config and changelogRené 'Necoro' Neumann2-1/+6 2009-08-14Allow to disable eix in setup.pyRené 'Necoro' Neumann1-8/+17 2009-08-14Correct setup.pyRené 'Necoro' Neumann1-2/+17