Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Comments

Changed shebang from sh to bash#3

Open
mheise wants to merge 1 commit intooubiwann:masterfrom
mheise:patch-1
Open

Changed shebang from sh to bash#3
mheise wants to merge 1 commit intooubiwann:masterfrom
mheise:patch-1

Conversation

@mheise
Copy link

@mheise mheise commented May 22, 2014

The reasoning behind this PR is that lfetool contains some bashisms that the shell will choke on in the case of systems where /bin/sh is not bash (eg. Debian and derivatives, where /bin/sh is dash).

The reasoning behind this PR is that lfetool contains some bashisms that the shell will choke on in the case of systems where /bin/sh is not bash (eg. Debian and derivatives, where /bin/sh is dash).
@rvirding
Copy link

Wouldn't it be better to go the other way and remove all bashisms from lfetool instead? Didn't this discussion crop up in #erlang-lisp?

@mheise
Copy link
Author

mheise commented May 23, 2014

In short, yes on both counts

The conversation did pop up on #erlang-lisp, in reaction to this PR :) Chatter 'evax' suggested using the "checkbashisms" tool (on a Debian [or Ubuntu, I presume] system, this is part of the "devtools" package) as a way to expedite this process.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants