about summary refs log tree commit diff
path: root/gen-version.sh
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2013-04-10 13:11:57 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2013-04-10 14:14:06 +0200
commit880223dc845e8b502e753425b889cbb70b73478e (patch)
tree4a3fcce3c15da5875cd548c2a80e8f1934939c2e /gen-version.sh
parentcgit.c: Do not restore unset environment variables (diff)
downloadcgit-pink-880223dc845e8b502e753425b889cbb70b73478e.tar.gz
cgit-pink-880223dc845e8b502e753425b889cbb70b73478e.zip
t0109: chain operations with &&
Without '&&' between operations, we will not detect if strace or cgit
exit with an error status, which would cause a false positive test
status in this case.

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'gen-version.sh')
0 files changed, 0 insertions, 0 deletions
19-02-22 16:07:32 -0500'>2019-02-22Add /znc commandJune McEnroe 2019-02-22Update status line after scrolling and term eventsJune McEnroe 2019-02-22Reorganize input.cJune McEnroe 2019-02-22Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe