aboutsummaryrefslogtreecommitdiff
path: root/test/tools
diff options
context:
space:
mode:
authoremc <none@none>2013-06-03 10:44:10 -0400
committeremc <none@none>2013-06-03 10:44:10 -0400
commit8849910a13b07c33ad362bbd8cd80c51eb545fc1 (patch)
tree29351b495b1dc242f9dd10c7428f810d4264086d /test/tools
parent5b943241b17d45a973c7bc782a9a3036535a6de0 (diff)
downloadjdk8u_jdk-8849910a13b07c33ad362bbd8cd80c51eb545fc1.tar.gz
8014834: shell tests don't begin with #!/bin/sh
Summary: Some shell tests don't begin with the command interpreter line Reviewed-by: alanb, ksrini
Diffstat (limited to 'test/tools')
-rw-r--r--test/tools/launcher/MultipleJRE.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/tools/launcher/MultipleJRE.sh b/test/tools/launcher/MultipleJRE.sh
index 0c8e95d29f..799d003e08 100644
--- a/test/tools/launcher/MultipleJRE.sh
+++ b/test/tools/launcher/MultipleJRE.sh
@@ -1,3 +1,4 @@
+#!/bin/sh
# @test MultipleJRE.sh
# @bug 4811102 4953711 4955505 4956301 4991229 4998210 5018605 6387069 6733959
# @build PrintVersion