Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15490948
D9744.id23400.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
533 B
Referenced Files
None
Subscribers
None
D9744.id23400.diff
View Options
Index: src/applications/repository/engine/PhabricatorRepositoryPullEngine.php
===================================================================
--- src/applications/repository/engine/PhabricatorRepositoryPullEngine.php
+++ src/applications/repository/engine/PhabricatorRepositoryPullEngine.php
@@ -171,7 +171,7 @@
$bin,
$callsign);
- $hook = "#!/bin/sh\n{$cmd}\n";
+ $hook = "#!/bin/sh\nexport TERM=dumb\n{$cmd}\n";
Filesystem::writeFile($path, $hook);
Filesystem::changePermissions($path, 0755);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 12, 9:57 PM (3 d, 3 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7717066
Default Alt Text
D9744.id23400.diff (533 B)
Attached To
Mode
D9744: Fixes T4990
Attached
Detach File
Event Timeline
Log In to Comment