summaryrefslogtreecommitdiff
path: root/reachable.h
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2008-01-30 06:21:56 (GMT)
committerJunio C Hamano <gitster@pobox.com>2008-01-31 01:17:39 (GMT)
commit733f1815abf99fe43eb8a9d6df5e0466751e6ba3 (patch)
treeb3ce8af442a684037c688cb6d3feae2d8ddf816b /reachable.h
parentdef16e71819833d507a97a645366c569939dce73 (diff)
downloadgit-733f1815abf99fe43eb8a9d6df5e0466751e6ba3.zip
git-733f1815abf99fe43eb8a9d6df5e0466751e6ba3.tar.gz
git-733f1815abf99fe43eb8a9d6df5e0466751e6ba3.tar.bz2
Use 'printf %s $x' notation in t5401
We only care about getting what should be an empty string and sending it to a file, without a trailing LF, so the empty string translates into a 0 byte file. Earlier when I originally wrote these lines Mac OS X allowed the format string of printf to be the empty string, but more recent versions appear to have been 'improved' with error messages if the format is not given. This may cause problems if we ever wind up with changes to the hook tests. A minor cleanup makes the test more safe on all systems, by conforming to accepted printf conventions. Signed-off-by: Shawn O. Pearce <spearce@spearce.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'reachable.h')
0 files changed, 0 insertions, 0 deletions