]> err.no Git - dotfiles/commitdiff
Syntax error
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Wed, 21 Sep 2011 11:19:30 +0000 (11:19 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Wed, 21 Sep 2011 11:19:30 +0000 (11:19 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@1484 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

link-dotfiles

index 72e5509f3702679efef35f630242dc9653b1cb1d..3ed14af19d54186a9335db2d77e26cb5f3399e14 100755 (executable)
@@ -51,6 +51,7 @@ if test -z "$MD5SUM" || ! test -x "$MD5SUM"; then
     MD5SUM=`which openssl`
     if test -x "$MD5SUM"; then
        MD5SUM="$MD5SUM md5"
+    fi
 fi
 
 if test ! -d $DOTFILESDIR; then