Merge "Explicitly use bash"

This commit is contained in:
Jenkins 2014-04-29 01:35:22 +00:00 committed by Gerrit Code Review
commit 8a566e67a6
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
#
# Copyright 2014 Hewlett-Packard Development Company, L.P.
#

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# Copyright 2013 SUSE Linux Products GmbH
#

View File

@ -1,3 +1,3 @@
#!/bin/sh
#!/bin/bash
install -m 0755 -o root -g root $(dirname $0)/../bin/* /usr/local/bin