From: shaver Date: Thu, 24 Oct 2002 00:51:03 +0000 (+0000) Subject: "force" should _cause_ forcing, not disable forcing. Thanks to robert for the X-Git-Tag: 0.5.15~3 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=c887f17ff315fe0ff50dbd7dd9d6d25b8d8797a2;p=fs%2Flustre-release.git "force" should _cause_ forcing, not disable forcing. Thanks to robert for the catch. --- diff --git a/lustre/utils/lconf b/lustre/utils/lconf index c37ee0f..a0b90ab 100755 --- a/lustre/utils/lconf +++ b/lustre/utils/lconf @@ -392,7 +392,7 @@ class LCTLInterface: device $%s cleanup detach %s - quit""" % (name, ('force', '')[config.force()]) + quit""" % (name, ('', 'force')[config.force()]) self.run(cmds) # create an lov