##// END OF EJS Templates
keyword: fix test glob
Matt Mackall -
r12638:eb09e3c9 default
parent child Browse files
Show More
@@ -535,7 +535,7 b' cp symlink (becomes regular file), and h'
535 535
536 536 $ cp sym i
537 537 $ ls -l i
538 -rw-r--r-- * (glob)
538 -rw-r--r-- * (glob)
539 539 $ head -1 i
540 540 expand $Id: a,v ef63ca68695b 1970/01/01 00:00:00 user $
541 541 $ hg copy --after --verbose sym i
General Comments 0
You need to be logged in to leave comments. Login now