summaryrefslogtreecommitdiff
path: root/src/s3ql/lock.py
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2016-03-11 16:12:49 -0800
committerNikolaus Rath <Nikolaus@rath.org>2016-03-11 16:12:49 -0800
commitb5fb9f530d5abb606a064896fcec04b5f2da3737 (patch)
treeebfb71d9d1d48bc65b38216f65295355f6d31551 /src/s3ql/lock.py
parent25fe43b60c06017fd51d7f8c338d4a865bd1be5f (diff)
Import s3ql_2.17.1+hg2+dfsg.orig.tar.xz
Diffstat (limited to 'src/s3ql/lock.py')
-rw-r--r--src/s3ql/lock.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/s3ql/lock.py b/src/s3ql/lock.py
index 79dd491..645e321 100644
--- a/src/s3ql/lock.py
+++ b/src/s3ql/lock.py
@@ -29,7 +29,6 @@ def parse_args(args):
parser.add_debug()
parser.add_quiet()
parser.add_version()
- parser.add_fatal_warnings()
parser.add_argument('path', metavar='<path>', nargs='+',
help='Directories to make immutable.',