]> git.ozlabs.org Git - next-scripts/blobdiff - fetch_trees
fetch_trees: fix typo
[next-scripts] / fetch_trees
index 3928469d2803e1affd391c228b847c26ec1c1874..39f7924d0d28003d5cc3a642997a8756586fa2b3 100755 (executable)
@@ -16,7 +16,7 @@ fetch_git()
 fetch_mmotm()
 {
        (
-               cd ../mmotm && {
+               cd ../mmotm || {
                        echo "Cannot chdir to ../mmotm" 1>&2
                        return
                }