Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
test-lint: detect 'export FOO=bar'
author
Thomas Rast
<trast@inf.ethz.ch>
Mon, 8 Jul 2013 15:20:32 +0000
(17:20 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 8 Jul 2013 17:21:33 +0000
(10:21 -0700)
Some shells do not understand the one-line construct, and instead need
FOO=bar &&
export FOO
Detect this in the test-lint target.
Signed-off-by: Thomas Rast <trast@inf.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
9968fff
)
No differences found