Skip to content
Snippets Groups Projects
Commit 3391b380 authored by Alfio Rizzo's avatar Alfio Rizzo
Browse files

Update CONFIG_SHELL

parent 08d0afba
No related branches found
No related tags found
1 merge request!84Update CONFIG_SHELL
ifdef DEBUG_SHELL ifdef DEBUG_SHELL
SHELL = /bin/sh -x SHELL = /bin/sh -x
else else
SHELL = /usr/bin/bash SHELL = /usr/bin/env bash
endif endif
VARS_EXCLUDES+=SHELL VARS_EXCLUDES+=SHELL
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment