]> git.donarmstrong.com Git - debhelper.git/blobdiff - autoscripts/postrm-modules
r1770: releasing version 4.9.3
[debhelper.git] / autoscripts / postrm-modules
index 804f63292651084d83ceeec80725da3fd8415c29..45d65beaf5e6bb92c3cc39871e0cfbd5c5fba606 100644 (file)
@@ -1,3 +1,3 @@
 if [ -x /sbin/update-modules ]; then
-       update-modules >/dev/null || [ "$?" = 3]
+       update-modules >/dev/null || [ "$?" = 3 ]
 fi