diff --git a/hg-fast-export.sh b/hg-fast-export.sh index e44d76d..3747fc6 100755 --- a/hg-fast-export.sh +++ b/hg-fast-export.sh @@ -3,7 +3,7 @@ # Copyright (c) 2007, 2008 Rocco Rutte and others. # License: MIT -ROOT="`dirname "$(type -p $0)"`" +ROOT="$(dirname "$(which "$0")")" REPO="" PFX="hg2git" SFX_MAPPING="mapping"