Whamcloud - gitweb
LU-10003 lnet: use Netlink to support old and new NI APIs.
[fs/lustre-release.git] / lustre / tests / sanity-lnet.sh
index 1336d13..27c40a8 100755 (executable)
@@ -1720,7 +1720,7 @@ test_208() {
 
        echo "$LCTL net up should fail"
        $LCTL net up &&
-               error "LNet bringup should have failed"
+               error "LNet bring up should have failed"
 
        cleanup_lnet
 }