Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14845150
D7597.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
399 B
Referenced Files
None
Subscribers
None
D7597.diff
View Options
Index: scripts/symbols/import_project_symbols.php
===================================================================
--- scripts/symbols/import_project_symbols.php
+++ scripts/symbols/import_project_symbols.php
@@ -202,7 +202,7 @@
}
if (count($symbols)) {
- commit_symbols($symbols, $project, $args->getArg('no-purge'));
+ commit_symbols($symbols, $project, $no_purge);
}
echo "Done.\n";
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Feb 3, 9:02 PM (2 h, 5 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7085294
Default Alt Text
D7597.diff (399 B)
Attached To
Mode
D7597: Bugfix for D7596
Attached
Detach File
Event Timeline
Log In to Comment