aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test/scripts/forever.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-plugin-api/src/test/scripts/forever.sh')
-rwxr-xr-xsonar-plugin-api/src/test/scripts/forever.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-plugin-api/src/test/scripts/forever.sh b/sonar-plugin-api/src/test/scripts/forever.sh
index c7f008117e2..67289db934e 100755
--- a/sonar-plugin-api/src/test/scripts/forever.sh
+++ b/sonar-plugin-api/src/test/scripts/forever.sh
@@ -2,4 +2,4 @@
while test "notempty"
do
sleep 1
-done \ No newline at end of file
+done