Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 147023
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +4 lines)
Line  Link Here
0
-- /usr/bin/run-java-tool      2006-09-13 09:18:11.000000000 +0000
0
++ run-java-tool       2006-09-17 23:31:19.000000000 +0000
Lines 33-39 Link Here
33
        fi
33
        fi
34
       else
34
       else
35
        echo "Tried to execute ${bin} and ${jrebin}, but neither exist." >&2
35
        echo "Tried to execute ${bin} and ${jrebin}, but neither exist." >&2
36
        echo "Perhaps there is something wrong with the install of ${vm_handle}?" >&2
36
        echo "Perhaps there is something wrong with the install of ${vm_handle}." > &2
37
       echo "Please note that some tools are jdk/jre specific." > &2
38
       echo "Are you attempting to use a tool that is not available on your current jdk?" >&2
37
       fi
39
       fi
38
       exit 1
40
       exit 1
39
fi
41
fi

Return to bug 147023