mirror of
https://github.com/frej/fast-export.git
synced 2025-11-13 06:05:42 +01:00
Don't ignore hg-fast-export.py exit code
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
# 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"
|
||||
|
||||
Reference in New Issue
Block a user