diff --git a/hg-fast-export.sh b/hg-fast-export.sh index 7dd918c..6adbab0 100755 --- a/hg-fast-export.sh +++ b/hg-fast-export.sh @@ -3,8 +3,6 @@ # Copyright (c) 2007, 2008 Rocco Rutte and others. # License: MIT -set -o pipefail - ROOT="`dirname $0`" REPO="" PFX="hg2git"