Be explicit with sticky removal, so two simultaneous processes don't create a race where sticky is left enabled.

This commit is contained in:
Mahlon E. Smith 2019-10-03 11:44:44 -07:00
parent 6602114959
commit 284cc33207
2 changed files with 5 additions and 8 deletions

View file

@ -11,10 +11,10 @@ require 'pathname'
# end
#
module Ezmlm
# $Id$
# $Id: ezmlm.rb,v 81cc7d47f68f 2017/05/30 18:08:48 mahlon $
# Package version
VERSION = '1.1.1'
VERSION = '1.1.2'
# Suck in the components.
#