aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/property_utils.sh
Commit message (Expand)AuthorAgeFilesLines
* [scripts] declare bash function in portable fashionSébastien Lesaint2018-06-121-3/+3
* [scripts] use a more portable bash shebangSébastien Lesaint2018-06-121-1/+1
* Fix quoting issues causing a failure in OSX, and other quality issues (#2851)Janos Gyerik2018-01-121-8/+8
* [SCRIPTS] fix argument passing in property_utils.shSébastien Lesaint2017-09-221-5/+5
* Revert "wc accepts files as input parameter."Sébastien Lesaint2016-08-221-1/+1
* wc accepts files as input parameter.Patrice Clement2016-08-181-1/+1
* Variables should be local to each function to avoid clashing in the global na...Patrice Clement2016-08-181-11/+9
* [script] use local variable rather than function argumentsSébastien Lesaint2016-05-231-3/+3
* [script] make property_utils.sh run on OSX + improve "if grep"Priit Liivak2016-05-231-13/+15
* [SCRIPTS] add support to set non existing property in property_utilsSébastien Lesaint2015-08-061-11/+23
* [SCRIPTS] add support for patches to start.shSébastien Lesaint2015-08-061-0/+43