Merge pull request #19125 from markus1189/bin-bash-cleanup

Bin bash cleanup
This commit is contained in:
Jörg Thalheim
2016-10-05 17:16:00 +02:00
committed by GitHub
10 changed files with 13 additions and 13 deletions

2
pkgs/build-support/cc-wrapper/ld-solaris-wrapper.sh Normal file → Executable file
View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!@shell@
set -e
set -u

View File

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!@shell@
set -e
set -u