change the shell to bash form sh

Signed-off-by: Raghavendra Bhat <raghavendrabhat@gluster.com>
Signed-off-by: Vijay Bellur <vijay@dev.gluster.com>
This commit is contained in:
Raghavendra Bhat 2010-08-27 09:30:46 +00:00 committed by Vijay Bellur
parent fdc016fabe
commit 8cad5c4f10

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# Copyright (c) 2006-2010 Gluster, Inc. <http://www.gluster.com>
# This file is part of GlusterFS.