diff options
author | Luk Claes <luk@debian.org> | 2011-09-20 07:56:53 +0200 |
---|---|---|
committer | Luk Claes <luk@debian.org> | 2011-09-20 07:56:53 +0200 |
commit | 410bf328786be508e4d03d4e95e31b1b6cc09c39 (patch) | |
tree | 13c22179f82f13082cf9ff9f745759930eded484 /debian/ipmitool.postinst | |
parent | a57e95e31affae7d87c4f6a81ec19b0bf364fb2e (diff) |
Fix some lintian warnings and error
Diffstat (limited to 'debian/ipmitool.postinst')
-rw-r--r-- | debian/ipmitool.postinst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/ipmitool.postinst b/debian/ipmitool.postinst index fe73290..125653a 100644 --- a/debian/ipmitool.postinst +++ b/debian/ipmitool.postinst @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/sh -e ipmievd_initd_failed() { echo "Unable to start ipmievd during installation. Trying to disable." |