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:50:00 +0000 (19:50 -0500)
commit4545eae3bccb0f5a97509d1405a28000029a8d7d
tree43d7f9f2d9923105be92b970e1946c80d89e326f
parent3ea92bf0771189a1ee8b69b131a085bdb6a2c8f2
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.025143 seconds and 4 git commands to generate.