summaryrefslogtreecommitdiff
path: root/rcutorture/bin/configcheck.sh
diff options
context:
space:
mode:
Diffstat (limited to 'rcutorture/bin/configcheck.sh')
-rwxr-xr-xrcutorture/bin/configcheck.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/rcutorture/bin/configcheck.sh b/rcutorture/bin/configcheck.sh
index d686537..eee31e2 100755
--- a/rcutorture/bin/configcheck.sh
+++ b/rcutorture/bin/configcheck.sh
@@ -1,5 +1,5 @@
-#!/bin/sh
-# Usage: sh configcheck.sh .config .config-template
+#!/bin/bash
+# Usage: configcheck.sh .config .config-template
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by