tests/test-hgwebdir
changeset 5580 f429e0e067a8
parent 5578 733b50883f73
child 5586 b90b72729a72
equal deleted inserted replaced
5579:e15f7db0f0ee 5580:f429e0e067a8
     1 #!/bin/sh
     1 #!/bin/sh
       
     2 # Tests some basic hgwebdir functionality. Tests setting up paths and
       
     3 # collection, different forms of 404s and the subdirectory support.
     2 
     4 
     3 mkdir webdir
     5 mkdir webdir
     4 cd webdir
     6 cd webdir
     5 
     7 
     6 hg init a
     8 hg init a