Changeset 23357 in vbox for trunk/src/VBox/Installer/solaris
- Timestamp:
- Sep 28, 2009 8:26:26 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/solaris/vboxconfig.sh
r23344 r23357 336 336 return 0 337 337 else 338 subprint "Loading: $mod esc ...FAILED!"338 subprint "Loading: $moddesc ...FAILED!" 339 339 if test "$fatal" = "$FATALOP"; then 340 340 exit 1
Note:
See TracChangeset
for help on using the changeset viewer.