Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149350147
D53972.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
498 B
Referenced Files
None
Subscribers
None
D53972.diff
View Options
diff --git a/tools/tools/git/git-arc.sh b/tools/tools/git/git-arc.sh
--- a/tools/tools/git/git-arc.sh
+++ b/tools/tools/git/git-arc.sh
@@ -315,7 +315,7 @@
printf "\nSubscribers:\n" >> "$msg"
printf "%s\n" "${subscribers}" >> "$msg"
- yes | env EDITOR=true \
+ yes | EDITOR=true \
arc diff --message-file "$msg" --never-apply-patches --create \
--allow-untracked $BROWSE --head "$commit" "${commit}~"
[ $? -eq 0 ] || err "could not create Phabricator diff"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Mar 24, 10:21 PM (4 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30276112
Default Alt Text
D53972.diff (498 B)
Attached To
Mode
D53972: git-arc: Fix failure to call arc() function due to env(1)
Attached
Detach File
Event Timeline
Log In to Comment