Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2607912
D25641.1731167277.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
340 B
Referenced Files
None
Subscribers
None
D25641.1731167277.diff
View Options
diff --git a/support/unit/lock.php b/support/unit/lock.php
--- a/support/unit/lock.php
+++ b/support/unit/lock.php
@@ -51,7 +51,7 @@
try {
$lock->lock($args->getArg('wait'));
-} catch (PhutilFileLockException $ex) {
+} catch (PhutilLockException $ex) {
$console->writeOut(
"**%s** %s\n",
pht('UNABLE TO ACQUIRE LOCK:'),
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 9, 15:47 (18 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
963074
Default Alt Text
D25641.1731167277.diff (340 B)
Attached To
Mode
D25641: Correct call to non-existing PhutilFileLockException in support/unit/lock.php
Attached
Detach File
Event Timeline
Log In to Comment