mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 18:26:01 +02:00
Very minor change
This commit is contained in:
parent
a7fedb9060
commit
83a412df2c
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ for i in $PLUGINS
|
|||
do
|
||||
./eclipse -nosplash -application org.eclipse.ant.core.antRunner \
|
||||
-f plugins/$i*/test.xml -Declipse-home=`pwd` \
|
||||
-Dorg.eclipse.test=org.eclipse.test_2.1.0\
|
||||
-Dorg.eclipse.test=org.eclipse.test_2.1.0 \
|
||||
-Dos=linux -Dws=gtk -Darch=x86
|
||||
mv $i*.xml $RESULTS
|
||||
done
|
||||
|
|
Loading…
Add table
Reference in a new issue