- Timestamp:
- May 4, 2017 11:26:24 AM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 115196
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/testboxscript/linux/setup-routines.sh
r61179 r66784 60 60 61 61 # 62 # Work around a bug with arrays in old bash versions. 63 # 64 if [ ${#TESTBOXSCRIPT_ENVVARS[@]} -eq 0 ]; then 65 unset TESTBOXSCRIPT_ENVVARS 66 fi 67 68 # 62 69 # Install the configuration file. 63 70 #
Note:
See TracChangeset
for help on using the changeset viewer.