##// END OF EJS Templates
tests: HGRCPATH must be exported after assignment...
Mads Kiilerich -
r14734:f924cf56 stable
parent child Browse files
Show More
@@ -57,6 +57,7 b' HTTP:'
57 HTTP without the httpheader capability:
57 HTTP without the httpheader capability:
58
58
59 $ HGRCPATH="`pwd`/repo/.hgrc"
59 $ HGRCPATH="`pwd`/repo/.hgrc"
60 $ export HGRCPATH
60 $ CAP=httpheader
61 $ CAP=httpheader
61 $ . "$TESTDIR/notcapable"
62 $ . "$TESTDIR/notcapable"
62
63
General Comments 0
You need to be logged in to leave comments. Login now