Skip to content
Snippets Groups Projects
Commit 5801d8dc authored by Anja Leichsenring's avatar Anja Leichsenring Committed by Andreas Fernandez
Browse files

[BUGFIX] Avoid raising a warning in SimpleLockStrategyTest

The touch command raises a PHP WARNING if the test file can not be
created, but the next line would already skip the test if this
happens.
So the warning is useless and gets silenced.

Resolves: #88255
Releases: master, 9.5, 8.7
Change-Id: Id9685b6e7da8665609fa7df7f25867ab4d19a6a9
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60640


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarMarkus Klein <markus.klein@typo3.org>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 5a3ee8c3
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment