Changeset 32750 in vbox for trunk/src/VBox
- Timestamp:
- Sep 24, 2010 9:31:04 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/solaris/postinstall.sh
r32639 r32750 17 17 # 18 18 19 rc=0 19 20 currentzone=`zonename` 20 21 if test "$currentzone" = "global"; then
Note:
See TracChangeset
for help on using the changeset viewer.