./get_source.sh

Print this page

        

@@ -24,10 +24,10 @@
 # or visit www.oracle.com if you need additional information or have any
 # questions.
 #
 
 # Get clones of all nested repositories
-sh ./common/bin/hgforest.sh clone "$@"
+sh ./common/bin/hgforest.sh clone "$@" || exit 1
 
 # Update all existing repositories to the latest sources
 sh ./common/bin/hgforest.sh pull -u