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

/vbox/src/VBox/Installer/darwin/DiskImage/
H A DVirtualBox_Uninstall.tool224 my_rc2=$?
225 if test "$my_rc2" -ne 0; then
226 echo "An error occurred durning 'sudo /sbin/kextunload -m $kext', there should be a message above. (rc=$my_rc2)"
229 my_rc=$my_rc2

Completed in 52 milliseconds