aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Allen <[email protected]>2017-06-22 15:57:30 -0500
committerMark Allen <[email protected]>2017-06-22 15:57:30 -0500
commitb82a1a083adca9f8d84e5dfa3766f22d9077b90a (patch)
tree1ad1a0db7a97768e0232ecc1cd29b47483deea45
parentbd632628ece4542dfa2543937bb57bc7b6b82ece (diff)
downloadkerl-shell_history_otp_20.tar.gz
kerl-shell_history_otp_20.tar.bz2
kerl-shell_history_otp_20.zip
Space between the option and the valueshell_history_otp_20
-rwxr-xr-xkerl2
1 files changed, 1 insertions, 1 deletions
diff --git a/kerl b/kerl
index eb9d6e0..abbe93f 100755
--- a/kerl
+++ b/kerl
@@ -906,7 +906,7 @@ ACTIVATE_CSH
cat << OTP_20_ADDITION >> "$absdir/activate"
_KERL_SAVED_ERL_AFLAGS="\$ERL_AFLAGS"
export _KERL_SAVED_ERL_AFLAGS
-export ERL_AFLAGS="-kernel shell_history_enabled \$ERL_AFLAGS"
+export ERL_AFLAGS="-kernel shell_history enabled \$ERL_AFLAGS"
OTP_20_ADDITION
fi