aboutsummaryrefslogtreecommitdiffstats
path: root/start-mac-derby.sh
diff options
context:
space:
mode:
authorEvgeny Mandrikov <mandrikov@gmail.com>2011-04-19 19:36:14 +0400
committerEvgeny Mandrikov <mandrikov@gmail.com>2011-04-20 13:32:53 +0400
commitee7b180068da45ddbe70031a4d2cdd94c6c377d3 (patch)
tree5b60ef6ee0d89a935c249b4df79165c63b53a6c9 /start-mac-derby.sh
parentc6d954e8c39d9d9555ceb2e966feefef1c6b3c0b (diff)
downloadsonarqube-ee7b180068da45ddbe70031a4d2cdd94c6c377d3.tar.gz
sonarqube-ee7b180068da45ddbe70031a4d2cdd94c6c377d3.zip
Fix crlf
Diffstat (limited to 'start-mac-derby.sh')
-rwxr-xr-xstart-mac-derby.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/start-mac-derby.sh b/start-mac-derby.sh
index 5ed4ecb42ac..a26c7b10af0 100755
--- a/start-mac-derby.sh
+++ b/start-mac-derby.sh
@@ -1,4 +1,5 @@
#!/bin/sh
+
#
# NOTE: sonar must be built
#
@@ -6,4 +7,3 @@ cd sonar-application/target/
unzip sonar-*.zip
cd sonar-*
bin/macosx-universal-64/sonar.sh console
-