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=refs%2Fheads%2Fsow-2019-0002-rev1;hpb=bce066c49dc7413a1cb3d8df0ea829990b494202;ds=sidebyside 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