aboutsummaryrefslogtreecommitdiff
path: root/handlers/sys.in
diff options
context:
space:
mode:
Diffstat (limited to 'handlers/sys.in')
-rwxr-xr-xhandlers/sys.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/handlers/sys.in b/handlers/sys.in
index 101745c..12d8f59 100755
--- a/handlers/sys.in
+++ b/handlers/sys.in
@@ -542,7 +542,7 @@ fi
#
if [ "$hardware" == "yes" ]; then
- if [ "dohwinfo" == "yes" ]; then
+ if [ "$dohwinfo" == "yes" ]; then
if [ -f $hardwarefile ]; then
rm $hardwarefile
fi