about summary refs log tree commit diff
path: root/nptl/tst-tls6.sh
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-10-25 21:59:14 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-10-25 21:59:14 +0000
commit6a345e4261f34abd45b15c41469a942237a48537 (patch)
treef99f07f0f348fe82cd3152c6b5d9a9343dc19441 /nptl/tst-tls6.sh
parent1e9d84cdbc46301a0d9e83f7044393f7d8139382 (diff)
downloadglibc-6a345e4261f34abd45b15c41469a942237a48537.tar.gz
glibc-6a345e4261f34abd45b15c41469a942237a48537.tar.xz
glibc-6a345e4261f34abd45b15c41469a942237a48537.zip
Use bash to run nptl/tst-tls6.sh.
Diffstat (limited to 'nptl/tst-tls6.sh')
-rwxr-xr-xnptl/tst-tls6.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/tst-tls6.sh b/nptl/tst-tls6.sh
index 6ef1232822..27450c3857 100755
--- a/nptl/tst-tls6.sh
+++ b/nptl/tst-tls6.sh
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! /bin/bash
 # A tls test.
 # Copyright (C) 2003-2012 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.