]> git.donarmstrong.com Git - cran2deb.git/commitdiff
* fix wrong right bracket
authorDon Armstrong <don@donarmstrong.com>
Tue, 24 Jan 2012 22:52:33 +0000 (14:52 -0800)
committerDon Armstrong <don@donarmstrong.com>
Tue, 24 Jan 2012 22:52:33 +0000 (14:52 -0800)
trunk/exec/update

index 418cbbffef7f9eb1051f565df4ec0c3bbc7b3907..7e8b81bc87490fac6fd0bd11159e134867b55b5f 100755 (executable)
@@ -35,7 +35,7 @@ else
 fi
 
 if [ ! -e "${cache_rda}" ] || [ $delta -gt $update_period ]; then
-    if [ "${CRAN2DEB_BUILD}" == "yes"]; then
+    if [ "${CRAN2DEB_BUILD}" == "yes" ]; then
        mode=create
        if [ -e "${pbuilder_cache}"/base-cran2deb-$sys.tgz ]; then
             mode=update