Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
tests: fix "export var=val"
author
Junio C Hamano
<gitster@pobox.com>
Wed, 18 Feb 2009 19:17:27 +0000
(11:17 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 18 Feb 2009 19:17:27 +0000
(11:17 -0800)
Some shells do not like "export var=val"; the right way to write
it is to do an assignment and then export just the variable name.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
91e80b9
)
No differences found