Ver código fonte

small bug with cd

Paul Klumpp 12 anos atrás
pai
commit
af4c732173
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      q2compile/make_and_put_all.sh

+ 1 - 0
q2compile/make_and_put_all.sh

@@ -99,6 +99,7 @@ for idx in ${!repo[*]}; do
 
 	esac
 
+	cd $cwd
 
 	echo
 done