##// END OF EJS Templates
test-subrepo-paths: fix typo
Martin Geisler -
r13582:4f5b269f default
parent child Browse files
Show More
@@ -21,7 +21,7 b' hg debugsub with remapping'
21 source C:\libs\foo-lib\
21 source C:\libs\foo-lib\
22 revision
22 revision
23
23
24 test cummulative remapping, the $HGRCPATH file is loaded first
24 test cumulative remapping, the $HGRCPATH file is loaded first
25
25
26 $ echo '[subpaths]' >> $HGRCPATH
26 $ echo '[subpaths]' >> $HGRCPATH
27 $ echo 'libfoo = libbar' >> $HGRCPATH
27 $ echo 'libfoo = libbar' >> $HGRCPATH
General Comments 0
You need to be logged in to leave comments. Login now