Be explicit with sticky removal, so two simultaneous processes don't create a race where sticky is left enabled.
This commit is contained in:
parent
6602114959
commit
284cc33207
2 changed files with 5 additions and 8 deletions
|
|
@ -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.
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue