diff options
author | Janos Gyerik <janos.gyerik@gmail.com> | 2016-05-11 17:47:26 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2016-05-11 17:47:26 +0200 |
commit | da2796a083e9a2d14092e468139e0c67386eae66 (patch) | |
tree | 1875f1af34ea9afc4fb03012201eee7ba35f6205 /find-classpath-conflicts.sh | |
parent | 87a609a4c529fc25c89c425dc11a2cb49ef3fbf8 (diff) | |
download | sonarqube-da2796a083e9a2d14092e468139e0c67386eae66.tar.gz sonarqube-da2796a083e9a2d14092e468139e0c67386eae66.zip |
Minor Bash improvements (#951)
* set exec bit on .sh files where it was not
* replace legacy `...` with $(...)
* use here-document instead of many echos
Diffstat (limited to 'find-classpath-conflicts.sh')
-rwxr-xr-x[-rw-r--r--] | find-classpath-conflicts.sh | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/find-classpath-conflicts.sh b/find-classpath-conflicts.sh index 866de0e65b4..866de0e65b4 100644..100755 --- a/find-classpath-conflicts.sh +++ b/find-classpath-conflicts.sh |