A "set -e" will make the script exit AFAIR. That's not what we want. A
simple "|| break" after the "cd .." will work, though.
Ciao,
Dscho
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html