From c211c73cd6de507bf57d29098502de264b88afc8 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Fri, 17 Jul 2015 18:44:57 -0500 Subject: fix console_clean in dev_mode by always creating start_clean.boot --- priv/templates/extended_bin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'priv/templates') diff --git a/priv/templates/extended_bin b/priv/templates/extended_bin index 64409ae..f584e51 100755 --- a/priv/templates/extended_bin +++ b/priv/templates/extended_bin @@ -350,7 +350,7 @@ case "$1" in # Build it here because this command will be used for logging. set -- "$BINDIR/erlexec" -boot "$BOOTFILE" \ -boot_var ERTS_LIB_DIR "$ERTS_LIB_DIR" \ - -env ERL_LIBS "$REL_DIR/lib" -config "$RELX_CONFIG_PATH" \ + -config "$RELX_CONFIG_PATH" \ -args_file "$VMARGS_PATH" # Dump environment info for logging purposes -- cgit v1.2.3