Skip to content

Commit

Permalink
fixed serialqmtp test timing
Browse files Browse the repository at this point in the history
  • Loading branch information
mbhangui committed Oct 5, 2023
1 parent e6a4b91 commit df0c491
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions indimail-mta-x/tests/test-indimail-mta
Original file line number Diff line number Diff line change
Expand Up @@ -2929,6 +2929,7 @@ test_maildirserial()
failed=1
exit 1
fi
t1=$(date +"%s.%4N")
sudo rm -rf $qmaildir/alias/virtual/new
sudo mv $qmaildir/alias/virtual/bak $qmaildir/alias/virtual/new
tcpclient 0 $smtp_port maildirserial -t1209600 $qmaildir/alias/virtual "virtual-" \
Expand Down

0 comments on commit df0c491

Please sign in to comment.