summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/addToolVersion.sh2
-rwxr-xr-xtools/extract-config.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/addToolVersion.sh b/tools/addToolVersion.sh
index 8351d67..78e029d 100755
--- a/tools/addToolVersion.sh
+++ b/tools/addToolVersion.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
# Adds a new version to one of the toolchain component
myname="$0"
diff --git a/tools/extract-config.sh b/tools/extract-config.sh
index b5c77c6..3864652 100755
--- a/tools/extract-config.sh
+++ b/tools/extract-config.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
# This scripts extracts a crosstool-NG configuration from the log file
# of a toolchain build with crosstool-NG.