Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'sr/add--interactive-term-readkey'
[gitweb.git]
/
builtin
/
pack-objects.c
diff --git
a/builtin/pack-objects.c
b/builtin/pack-objects.c
index 93095c1198d5ce4ae486271aabc57ae894cb2039..1fb972f45aa9076926f4a6cda1dd1034a53b4573 100644
(file)
--- a/
builtin/pack-objects.c
+++ b/
builtin/pack-objects.c
@@
-823,7
+823,7
@@
static void write_pack_file(void)
utb.modtime = --last_mtime;
if (utime(pack_tmp_name, &utb) < 0)
warning("failed utime() on %s: %s",
-
tmp
name, strerror(errno));
+
pack_tmp_
name, strerror(errno));
}
/* Enough space for "-<sha-1>.pack"? */