]> git.pld-linux.org Git - packages/PyMSNt.git/commitdiff
- typo
authorshadzik <shadzik@pld-linux.org>
Sun, 19 Aug 2007 00:30:08 +0000 (00:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    PyMSNt.init -> 1.4

PyMSNt.init

index ef0123a86b7561ad18532d5e5c26d6fefaef93f7..260a2c9bcc3adc06f690d34a0214aa54352ec49c 100644 (file)
@@ -13,7 +13,7 @@
 # Check that networking is up.
 if is_yes "${NETWORKING}"; then
        if [ ! -f /var/lock/subsys/network -a "$1" != stop -a "$1" != status ]; then
-               msg_network_down pyMSNt
+               msg_network_down PyMSNt
                exit 1
        fi
 else
This page took 0.088387 seconds and 4 git commands to generate.