Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153387994
D36786.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
456 B
Referenced Files
None
Subscribers
None
D36786.diff
View Options
diff --git a/usr.sbin/freebsd-update/freebsd-update.sh b/usr.sbin/freebsd-update/freebsd-update.sh
--- a/usr.sbin/freebsd-update/freebsd-update.sh
+++ b/usr.sbin/freebsd-update/freebsd-update.sh
@@ -828,8 +828,8 @@
echo
fi
- # Set EDITOR to /usr/bin/vi if it isn't already set
- : ${EDITOR:='/usr/bin/vi'}
+ # If EDITOR is not already set, then make it ee
+ : ${EDITOR:='/usr/bin/ee'}
}
# Perform sanity checks and set some final parameters in
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 21, 9:07 PM (22 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31932790
Default Alt Text
D36786.diff (456 B)
Attached To
Mode
D36786: freebsd-update.sh: EDITOR: if not set, prefer ee
Attached
Detach File
Event Timeline
Log In to Comment