Debian: fail gracefully if modules can't be loaded on install
[openvswitch] / tests / ovsdb-log.at
index f7b6432e3f204f3bae97bd988c499150a4442413..bd061105a2745e5d0a99134ca1133cc5543d362a 100644 (file)
@@ -46,7 +46,7 @@ AT_CHECK(
 file: read: [1]
 ]], [ignore])
 AT_CHECK(
-  [test-ovsdb -vlockfile:console:emer log-io file create read], [1], 
+  [test-ovsdb log-io file create read], [1],
   [], [test-ovsdb: I/O error: create: file failed (File exists)
 ])
 AT_CHECK([test -f .file.~lock~])