Code

Merge branch 'maint-1.7.3' into maint-1.7.4
[git.git] / t / t9501-gitweb-standalone-http-status.sh
index 2487da1296da1a2508526f58a2e45fa750c49c8e..26102ee9b0c36a87ba17a75b0ca644cc42e2c1c4 100755 (executable)
@@ -16,7 +16,7 @@ code and message.'
 # snapshot settings
 
 test_expect_success 'setup' "
-       test_commit 'SnapshotTests' 'i can has snapshot?'
+       test_commit 'SnapshotTests' 'i can has snapshot'
 "
 
 
@@ -126,7 +126,6 @@ test_expect_success 'load checking: load too high (default action)' '
        grep "Status: 503 Service Unavailable" gitweb.headers &&
        grep "503 - The load average on the server is too high" gitweb.body
 '
-test_debug 'cat gitweb.log' # just in case
 test_debug 'cat gitweb.headers'
 
 # turn off load checking