Searched refs:ampersand (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/tools/launcher/
H A DMultipleJRE.sh225 while read ampersand line; do
226 if [ "$ampersand" = "@" ]; then
240 echo "$ampersand $line" >> zipin
241 if [ "$ampersand" = "@" ]; then

Completed in 22 milliseconds