mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-06 07:45:50 +02:00
Add stageMilestones.sh script
This commit is contained in:
parent
fff7efc331
commit
0ac56d5302
1 changed files with 2 additions and 2 deletions
|
@ -38,8 +38,8 @@ mv plugins/*_1.0.1.v* plugins.sav
|
||||||
# copy new version
|
# copy new version
|
||||||
echo "Copying new versions"
|
echo "Copying new versions"
|
||||||
cp ../../signedUpdates/features/*_2.0.1.v* features
|
cp ../../signedUpdates/features/*_2.0.1.v* features
|
||||||
cp ../../signedUpdates/plugins/*_1.0.1.v* plugins
|
cp ../../signedUpdates/features/*_1.0.1.v* features
|
||||||
cp ../../signedUpdates/features/*_2.0.1.v* features
|
cp ../../signedUpdates/plugins/*_2.0.1.v* plugins
|
||||||
cp ../../signedUpdates/plugins/*_1.0.1.v* plugins
|
cp ../../signedUpdates/plugins/*_1.0.1.v* plugins
|
||||||
|
|
||||||
# diff, to be safe
|
# diff, to be safe
|
||||||
|
|
Loading…
Add table
Reference in a new issue