summaryrefslogtreecommitdiff
path: root/plugins/repo/commit.sh
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/repo/commit.sh')
-rw-r--r--plugins/repo/commit.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/repo/commit.sh b/plugins/repo/commit.sh
index f76324e..7ee5934 100644
--- a/plugins/repo/commit.sh
+++ b/plugins/repo/commit.sh
@@ -31,7 +31,7 @@ fi
out "+$type `pwd`/$file"
ret=`"$RVS" commit.$type "$file"`
-tmp=`tempfile`
+tmp=`mktemp`
cat << __EOF__ > "$tmp"
name:$file
hash:$ret