]> rtime.felk.cvut.cz Git - omk.git/commitdiff
Whitespace
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 30 Apr 2013 13:36:11 +0000 (15:36 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 30 Apr 2013 13:36:11 +0000 (15:36 +0200)
tests/functions.sh

index d01fb22a9ab9d81b08cc8471830959897e27a121..8affc529f6aab5a0a01dae5175c6c84de3eff2ef 100644 (file)
@@ -24,7 +24,7 @@ findup() {
            exit 1
        fi
     done
-    
+
     echo $PWD/$arg
     cd $wd
 }