From: Konrad Rzeszutek Wilk Date: Tue, 19 Jun 2012 18:56:13 +0000 (-0400) Subject: oprofile: Make the shell be bash, not sh X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=02466b6c94cfa89de974aac5d025679ba2718016;p=xentesttools%2Fbootstrap.git oprofile: Make the shell be bash, not sh Signed-off-by: Konrad Rzeszutek Wilk --- diff --git a/root_image/oprofile/utils/opcontrol b/root_image/oprofile/utils/opcontrol index 41d873e..a627c2d 100644 --- a/root_image/oprofile/utils/opcontrol +++ b/root_image/oprofile/utils/opcontrol @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # opcontrol is a script to control OProfile # opcontrol --help and opcontrol --list-events have info