]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache.init
- typo
[packages/apache.git] / apache.init
index 124535f48a39f5fd8e7fe33fa7801c7a4e711e7b..ef9afb8a6f7069c14a9ba1bbffdf1c18e04ec368 100644 (file)
@@ -58,7 +58,7 @@ case "$1" in
        ;;
   status)
        status httpd
-       RETVAL $?
+       RETVAL=$?
        /usr/sbin/httpd -S
        ;;
   restart)
This page took 0.063696 seconds and 4 git commands to generate.