lttng-get-syscall-inout.sh depends on bash
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 9 Sep 2014 14:19:38 +0000 (10:19 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 26 Sep 2014 16:10:00 +0000 (12:10 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
instrumentation/syscalls/lttng-get-syscall-inout.sh

index 3fb394031fae54ee88f020bcb11b5b79c934174c..5d1df8f253014435161edb62efe38d86d24b5821 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 # example usage:
 # lttng-get-syscall-inout.sh table-syscall-inout.txt select 1
This page took 0.025755 seconds and 4 git commands to generate.