summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/post3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/post b/scripts/post
index 00f437e87..5f46f5aa0 100755
--- a/scripts/post
+++ b/scripts/post
@@ -104,5 +104,4 @@ notification of the moderator's decison.
raw = 1)
# Let another process run.
finally:
- if current_list.Locked():
- current_list.Unlock()
+ current_list.Unlock()