From 7332b914bff2786ff70ccace103fc9ebdfb61a23 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 3 Jun 2024 15:39:28 +0200 Subject: Merging upstream version 2.1.8~rc1. Signed-off-by: Daniel Baumann --- cts/cts-log-watcher.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'cts/cts-log-watcher.in') diff --git a/cts/cts-log-watcher.in b/cts/cts-log-watcher.in index cee9c94..a12ecfa 100644 --- a/cts/cts-log-watcher.in +++ b/cts/cts-log-watcher.in @@ -43,9 +43,6 @@ if __name__ == '__main__': skipthis=1 prefix = args[i+1] - elif args[i] == '-t' or args[i] == '--tag': - skipthis=1 - if not os.access(filename, os.R_OK): print(prefix + 'Last read: %d, limit=%d, count=%d - unreadable' % (0, limit, 0)) sys.exit(1) -- cgit v1.2.3