statefile good fix...

This commit is contained in:
garnier-quentin 2015-02-16 10:26:26 +01:00
parent 881952b68a
commit f7f52ae3d2
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ sub read {
my ($self, %options) = @_;
$self->{statefile_dir} = defined($options{statefile_dir}) ? $options{statefile_dir} : $self->{statefile_dir};
$self->{statefile} = defined($options{statefile}) ? $options{statefile} . $self->{statefile_suffix} :
$self->{statefile} . $self->{statefile_suffix};
$self->{statefile};
if (defined($self->{memcached})) {
# if "SUCCESS" or "NOT FOUND" is ok. Other with use the file