Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
t4029: use sh instead of bash
author
Nguyễn Thái Ngọc Duy
<pclouds@gmail.com>
Wed, 6 May 2009 14:33:34 +0000
(
00:33
+1000)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 7 May 2009 01:16:26 +0000
(18:16 -0700)
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4029-diff-trailing-space.sh
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
5e16488
)
diff --git
a/t/t4029-diff-trailing-space.sh
b/t/t4029-diff-trailing-space.sh
index 9ddbbcde57489e266e2f229314ebac5dbfeb3be6..3ccc237a8d4443bfc8763fbb9cb51033f846b0e8 100755
(executable)
--- a/
t/t4029-diff-trailing-space.sh
+++ b/
t/t4029-diff-trailing-space.sh
@@
-1,4
+1,4
@@
-#!/bin/
ba
sh
+#!/bin/sh
#
# Copyright (c) Jim Meyering
#