diff options
| author | Wladimir J. van der Laan <[email protected]> | 2018-06-24 16:41:58 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2018-06-24 16:47:18 +0200 |
| commit | 03f3925bac961cddfa6ab6859bc45b3616716312 (patch) | |
| tree | 415aa62cf3d7cec315267206f742a21c42553430 /src/httpserver.cpp | |
| parent | Merge #13480: Avoid copies in range-for loops and add a warning to detect them (diff) | |
| parent | Obsolete #!/bin/bash shebang (diff) | |
| download | discoin-03f3925bac961cddfa6ab6859bc45b3616716312.tar.xz discoin-03f3925bac961cddfa6ab6859bc45b3616716312.zip | |
Merge #13510: Scripts and tools: Obsolete #!/bin/bash shebang
000000035b20402dea3e8168165cd4eefdc97539 Obsolete #!/bin/bash shebang (DesWurstes)
Pull request description:
> `#!/bin/bash` assumes it is always installed to `/bin/` which can cause issues
> `#!/usr/bin/env bash` searches the user's `PATH` to find the `bash` binary
Details: https://github.com/dylanaraps/pure-bash-bible#obsolete-syntax
I'm open to comments: Should I also fix `#!/bin/sh`?
Tree-SHA512: b47bb4828116aa119f1899c68fee081270d51a898535490b9c616bf0f3660ad953f29c361eafc759bc64cdd54ee6eeecb2d79e9fdb5291a996a515c719805476
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions