lttng-tools: remove bogus interpreter line from utils shell library
authorNathan Lynch <nathan_lynch@mentor.com>
Mon, 9 Jan 2017 22:14:28 +0000 (16:14 -0600)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 10 Jan 2017 00:49:54 +0000 (19:49 -0500)
commit14f74fc6d25c5334d89c58c696f6dbbe364cb1e6
tree9b284689f4e02923652f6488cb654276d9856f79
parent9f10e482d6cc937acead52951cf69c553cd11e22
lttng-tools: remove bogus interpreter line from utils shell library

tests/utils/utils.sh is always sourced, never executed, and
/src/bin/bash is not a typical path for a shell interpreter.  Just
delete it.

Signed-off-by: Nathan Lynch <nathan_lynch@mentor.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/utils/utils.sh
This page took 0.024955 seconds and 4 git commands to generate.