mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-13 03:55:22 +02:00
[releng] Improve rename_build.sh
This commit is contained in:
parent
39de9306eb
commit
07b0190adf
1 changed files with 4 additions and 0 deletions
|
@ -73,3 +73,7 @@ for x in `ls` ; do
|
||||||
esac
|
esac
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
|
echo ""
|
||||||
|
echo "Done, dont forget to rename package.count.orig into package.count when verified."
|
||||||
|
echo ""
|
||||||
|
|
Loading…
Add table
Reference in a new issue