X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Futils%2Fwarn_processes.sh;h=2b7fe3fcac2fa0932f5fd8a519a9108a00239eab;hp=d84edb6f9c5686a2e421fef340af7f82f9b1154e;hb=9d16b343fb9e781fc8d8fa3c448a3f382306dd33;hpb=ec5b87f3610b3b0e52ce6109600930deb5996cca diff --git a/tests/utils/warn_processes.sh b/tests/utils/warn_processes.sh index d84edb6f9..2b7fe3fca 100755 --- a/tests/utils/warn_processes.sh +++ b/tests/utils/warn_processes.sh @@ -1,4 +1,9 @@ #!/bin/bash +# +# Copyright (C) 2016 Michael Jeanson +# +# SPDX-License-Identifier: GPL-2.0-only +# if [ -z $PGREP ]; then PGREP=pgrep