projects
/
mythtv-status.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f32473b
)
Fix syntax
author
Andrew Ruthven
<andrew@etc.gen.nz>
Fri, 11 Jan 2019 12:04:58 +0000
(
01:04
+1300)
committer
Andrew Ruthven
<andrew@etc.gen.nz>
Fri, 11 Jan 2019 12:04:58 +0000
(
01:04
+1300)
debian/postinst
patch
|
blob
|
history
diff --git
a/debian/postinst
b/debian/postinst
index 858f16e3e2dbc9a248bdb75e23c70e4064b3d692..2ae2bc92688320985bf22e9afdd89bdc8468624f 100644
(file)
--- a/
debian/postinst
+++ b/
debian/postinst
@@
-37,7
+37,7
@@
case "$1" in
fi
# Support the old variable name.
- if [ "x$ARGS != "x" ]
+ if [ "x$ARGS
"
!= "x" ]
then
UPDATE_MOTD_ARGS=$ARGS
fi