]> git.pld-linux.org Git - packages/nut.git/commitdiff
- no space at eol
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 18 May 2005 13:35:32 +0000 (13:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nut-upsmon.init -> 1.7
    nut.init -> 1.14

nut-upsmon.init
nut.init

index 421433c311bac6184d1f676e9e925dfea6c1526c..77142c6c08e5b35ea4666dd11d3f6e8332ab411c 100644 (file)
@@ -53,6 +53,6 @@ case "$1" in
   *)
        msg_usage "$0 {start|stop|restart|force-reload|status}"
        exit 3
-esac 
+esac
 
 exit $RETVAL
index 4a82a65092f2dc45473ddeb29c3e2d31dc46cbff..2446de8b7e26a087efc785077ac2ce3bef3d5e47 100644 (file)
--- a/nut.init
+++ b/nut.init
@@ -95,6 +95,6 @@ case "$1" in
   *)
        msg_usage "$0 {start|stop|restart|reload|force-reload|status|powerdown}"
        exit 3
-esac 
+esac
 
 exit $RETVAL
This page took 0.041169 seconds and 4 git commands to generate.