bin/autoproj_bootstrap in autoproj-2.0.0.rc14 vs bin/autoproj_bootstrap in autoproj-2.0.0.rc15

- old
+ new

@@ -487,10 +487,9 @@ def stage2(*vars) require 'autobuild' puts "saving env.sh and .autoproj/env.sh" save_env_sh(*vars) - puts "calling autoproj envsh #{autoproj_options}" if !system(Gem.ruby, autoproj_path, 'envsh', *autoproj_options) exit 1 end end end