- Timestamp:
- Jul 6, 2016 12:43:27 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/storage/storagecfg.py
r62052 r62053 214 214 215 215 kdStorageCfgs = { 216 'testboxstor1.de.oracle.com': ('solaris', 'c[3-9]t\dd0\Z')216 'testboxstor1.de.oracle.com': ('solaris', r'c[3-9]t\dd0\Z') 217 217 }; 218 218
Note:
See TracChangeset
for help on using the changeset viewer.