(minor fixup to t/info.t)
This commit is contained in:
parent
e76be7ff11
commit
699bafa096
1 changed files with 0 additions and 3 deletions
3
t/info.t
3
t/info.t
|
@ -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/
|
||||
";
|
||||
|
|
Loading…
Reference in a new issue