(EXINIT): Use `set'.

From-SVN: r2718
This commit is contained in:
Richard Stallman 1992-11-08 19:54:50 +00:00
parent 3911abb2ae
commit 3e39874248
1 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,8 @@ export TERM
# Either ex might find a .exrc file and get confused,
# or ex might complain if the EXINIT variable is invalid.
# We know there is no .exrc in the GCC source.
EXINIT=true
# `set' is a no-op ex command.
EXINIT=set
export EXINIT
# Directory in which to store the results.