(minor fixup to t/info.t)

redis
Sitaram Chamarty 2012-05-06 19:01:53 +05:30
parent e76be7ff11
commit 699bafa096
1 changed files with 0 additions and 3 deletions

View File

@ -93,16 +93,13 @@ try "
try "
glt ls-remote u1 file:///foo/one; ok
glt info u1 -lc; ok; GS u1
put
/C\tfoo/\\.\\.\\*/
!/C\tfoo.*u1/
/R W *\tfoo/one\tu1/
glt info u2 -lc; ok; GS u2
put
!/C\tfoo/
!/R W *\tfoo/one/
glt info u3 -lc; ok; GS u3
put
!/C\tfoo/
/R W *\tfoo/one\tu1/
";