]> git.etc.gen.nz Git - update-motd.git/commitdiff
missing whitespace
authorDustin Kirkland <kirkland@canonical.com>
Fri, 19 Sep 2008 22:53:34 +0000 (17:53 -0500)
committerDustin Kirkland <kirkland@canonical.com>
Fri, 19 Sep 2008 22:53:34 +0000 (17:53 -0500)
debian/update-motd.cron.d

index e65cfaf7b4182cfe56fc7822356e7edd8642d9cc..5538ab0bea3a060ce9d053cd5da56c188fd1455e 100644 (file)
@@ -3,4 +3,4 @@
 # Running 'update-motd' dynamically generates the /etc/motd with
 # a concatenation of output from each script in /etc/update-motd.d.
 
-*/10 * * * *   root    [ -x /usr/sbin/update-motd] && /usr/sbin/update-motd 2>/dev/null
+*/10 * * * *   root    [ -x /usr/sbin/update-motd ] && /usr/sbin/update-motd 2>/dev/null