Changeset 69224 in vbox
- Timestamp:
- Oct 24, 2017 3:12:00 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/testboxscript/solaris/setup-routines.sh
r66806 r69224 123 123 | ${MY_TR} '\n' ' ' \ 124 124 `; 125 case "${XMLARGS}" in 125 case "${XMLARGS}" in 126 126 *exec_method*) 127 127 XMLARGS=`echo "${XMLARGS} " \
Note:
See TracChangeset
for help on using the changeset viewer.