Changeset 2946 for trunk/prepare_new_stable
- Timestamp:
- Sep 13, 2013 4:36:21 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/prepare_new_stable
- Property svn:keywords set to Author Date Id Revision
r2841 r2946 587 587 getScript=get.$ext_proj 588 588 if test -x "$getScript" ; then 589 ./$getScript - patch589 ./$getScript -y 590 590 fi 591 591 cd $coDir … … 606 606 echo '===> Downloading third party code...' 607 607 echo '' 608 ./get.$srcProj 608 ./get.$srcProj -y 609 609 fi 610 610 fi
Note: See TracChangeset
for help on using the changeset viewer.