瀏覽代碼

small bug with cd

Paul Klumpp 12 年之前
父節點
當前提交
af4c732173
共有 1 個文件被更改,包括 1 次插入0 次删除
  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