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:47:54 +0000 (19:47 -0500)
commited6cc57653b5e16ae3702e5157429e2209f9d088
tree472ad51c9703e17511b406dcb808eddbc4d5978f
parent3dad2c0ff117979532095b6bd83f59bf32a519d7
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.025632 seconds and 5 git commands to generate.