Browse Source

small bug with cd

Paul Klumpp 12 years ago
parent
commit
af4c732173
1 changed files with 1 additions and 0 deletions
  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