Whamcloud - gitweb
b=21174 fix tiny nit in previous landing
authorJohann Lombardi <johann.lombardi@oracle.com>
Tue, 24 Aug 2010 16:26:33 +0000 (18:26 +0200)
committerJohann Lombardi <johann.lombardi@oracle.com>
Tue, 24 Aug 2010 16:26:33 +0000 (18:26 +0200)
lustre/tests/conf-sanity.sh

index ca7637e..309ea5b 100644 (file)
@@ -2257,7 +2257,7 @@ test_56() {
        start_ost
        start_ost2 || error "Unable to start second ost"
        mount_client $MOUNT || error "Unable to mount client"
-       [ -n "$ENABLE_QUOTA" ] && { $LFS quotacheck -ug $MOUNT || error "quotacheck has failed" ;
+       [ -n "$ENABLE_QUOTA" ] && { $LFS quotacheck -ug $MOUNT || error "quotacheck has failed" ; }
 
        stopall
        reformat