(EXINIT): Use `set'.
From-SVN: r2718
This commit is contained in:
parent
3911abb2ae
commit
3e39874248
@ -22,7 +22,8 @@ export TERM
|
|||||||
# Either ex might find a .exrc file and get confused,
|
# Either ex might find a .exrc file and get confused,
|
||||||
# or ex might complain if the EXINIT variable is invalid.
|
# or ex might complain if the EXINIT variable is invalid.
|
||||||
# We know there is no .exrc in the GCC source.
|
# We know there is no .exrc in the GCC source.
|
||||||
EXINIT=true
|
# `set' is a no-op ex command.
|
||||||
|
EXINIT=set
|
||||||
export EXINIT
|
export EXINIT
|
||||||
|
|
||||||
# Directory in which to store the results.
|
# Directory in which to store the results.
|
||||||
|
Loading…
Reference in New Issue
Block a user