tests/test-rhg.t
changeset 48073 1e00834491a5
parent 48072 d919b0ca8449
child 48074 4a6fa6b6f079
equal deleted inserted replaced
48072:d919b0ca8449 48073:1e00834491a5
   197   
   197   
   198   For more information try --help
   198   For more information try --help
   199   
   199   
   200   [252]
   200   [252]
   201 
   201 
       
   202 Fallback with shell path segments
       
   203   $ $NO_FALLBACK rhg cat .
       
   204   unsupported feature: `..` or `.` path segment
       
   205   [252]
       
   206   $ $NO_FALLBACK rhg cat ..
       
   207   unsupported feature: `..` or `.` path segment
       
   208   [252]
       
   209   $ $NO_FALLBACK rhg cat ../..
       
   210   unsupported feature: `..` or `.` path segment
       
   211   [252]
       
   212 
   202 Requirements
   213 Requirements
   203   $ $NO_FALLBACK rhg debugrequirements
   214   $ $NO_FALLBACK rhg debugrequirements
   204   dotencode
   215   dotencode
   205   fncache
   216   fncache
   206   generaldelta
   217   generaldelta