Skip to content
Snippets Groups Projects
Commit 98526dc8 authored by Anders Lindh Olsson's avatar Anders Lindh Olsson :8ball:
Browse files

Merge branch 'master' into 'master'

Update CONFIG_SHELL

See merge request e3/e3-require!84
parents 08d0afba 3391b380
No related branches found
No related tags found
No related merge requests found
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