summaryrefslogtreecommitdiff
path: root/ssh-upload.c
diff options
context:
space:
mode:
authorLibravatar Jim Meyering <jim@meyering.net>2006-05-25 18:52:01 +0200
committerLibravatar Junio C Hamano <junkio@cox.net>2006-05-25 22:57:06 -0700
commitfc36f6a6c9e6d428dafee47f140f943b3e520240 (patch)
tree37e0ecb362e3f640b4d917883df5189870d81a06 /ssh-upload.c
parentbogus "fatal: Not a git repository" (diff)
downloadtgif-fc36f6a6c9e6d428dafee47f140f943b3e520240.tar.xz
Don't write directly to a make target ($@).
Otherwise, if make is suspended, or killed with prejudice, or if the system crashes, you could be left with an up-to-date, yet corrupt, generated file. I left off the `clean' addition, because I believe "make clean" should not remove wildcard patterns like "*+", on the off-chance that someone uses names like that for files they care about. Besides, in practice, those temporary files are left behind so rarely that they're not a bother, and they're removed again as part of the next build. [jc: sign-off?] Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'ssh-upload.c')
0 files changed, 0 insertions, 0 deletions