chiark / gitweb /
tg-update.sh: Fix recursive update shell call
authorPetr Baudis <pasky@suse.cz>
Sun, 3 Aug 2008 01:01:37 +0000 (03:01 +0200)
committerPetr Baudis <pasky@suse.cz>
Sun, 3 Aug 2008 01:01:37 +0000 (03:01 +0200)
commited26ca87473f2279f17ef3b262db87622dd9b9b9
tree161776677edddb2675277f791d1eb5b62249530f
parent465528d881231eddeb3e5909b6ad18bf5a8f6f8d
tg-update.sh: Fix recursive update shell call

The sh -i would not have correct stdin, but tg update did not exit
with an error status on base-head merge conflicts in the first place.
tg-update.sh