mirror of
https://github.com/frej/fast-export.git
synced 2026-03-04 01:00:43 +01:00
Revert "Don't ignore hg-fast-export.py exit code"
This reverts commit 9643aa5df2.
This commit is contained in:
committed by
Frej Drejhammar
parent
cb55f74437
commit
8b6c6e5cff
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user