Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/decorate-leaky-separator-color' into HEAD
[gitweb.git]
/
t
/
lib-httpd.sh
diff --git
a/t/lib-httpd.sh
b/t/lib-httpd.sh
index fd53b5718780e25f03924e38438706acc54598db..d154d1ed1dd8f3449ad21e0aeefdce7d3120e1fb 100644
(file)
--- a/
t/lib-httpd.sh
+++ b/
t/lib-httpd.sh
@@
-37,7
+37,7
@@
then
test_done
fi
-if ! test_have_prereq
SANITY
; then
+if ! test_have_prereq
NOT_ROOT
; then
test_skip_or_die $GIT_TEST_HTTPD \
"Cannot run httpd tests as root"
fi