Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t9129: skip the last three tests if UTF-8 locale is not available
[gitweb.git]
/
git-quiltimport.sh
diff --git
a/git-quiltimport.sh
b/git-quiltimport.sh
index e0649cd69838a24513cb6f3173fdff320aae7646..cebaee1cc9dfc28d80173583b144a480be2f9bfd 100755
(executable)
--- a/
git-quiltimport.sh
+++ b/
git-quiltimport.sh
@@
-53,7
+53,7
@@
if ! [ -d "$QUILT_PATCHES" ] ; then
fi
# Temporary directories
-tmp_dir=
.dotest
+tmp_dir=
"$GIT_DIR"/rebase-apply
tmp_msg="$tmp_dir/msg"
tmp_patch="$tmp_dir/patch"
tmp_info="$tmp_dir/info"