aboutsummaryrefslogtreecommitdiff
path: root/shell/lash.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/lash.c')
-rw-r--r--shell/lash.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/lash.c b/shell/lash.c
index cbaf16ef8..60c51f619 100644
--- a/shell/lash.c
+++ b/shell/lash.c
@@ -26,9 +26,9 @@
*/
-//#define BB_FEATURE_SH_BACKTICKS
+#define BB_FEATURE_SH_BACKTICKS
//#define BB_FEATURE_SH_IF_EXPRESSIONS
-//#define BB_FEATURE_SH_ENVIRONMENT
+#define BB_FEATURE_SH_ENVIRONMENT
//#define DEBUG_SHELL