Revert "Don't ignore hg-fast-export.py exit code"

This reverts commit 9643aa5df2.
This commit is contained in:
Kyle J. McKay
2014-03-14 21:01:55 -07:00
committed by Frej Drejhammar
parent cb55f74437
commit 8b6c6e5cff

View File

@@ -3,8 +3,6 @@
# Copyright (c) 2007, 2008 Rocco Rutte <pdmef@gmx.net> and others.
# License: MIT <http://www.opensource.org/licenses/mit-license.php>
set -o pipefail
ROOT="`dirname $0`"
REPO=""
PFX="hg2git"