From 9a92a4bacffece4c3e2d1081fc2cc931afddb8db Mon Sep 17 00:00:00 2001 From: Christophe de Dinechin Date: Thu, 12 Sep 2019 12:57:39 +0200 Subject: [PATCH] cli: Remove shebang in non-executable completion script Raised during package review [1] by rpmlint [1] https://bugzilla.redhat.com/show_bug.cgi?id=1590425#c8 Signed-off-by: Christophe de Dinechin Signed-off-by: Balint Tobik --- src/runtime/data/completions/bash/kata-runtime | 1 - 1 file changed, 1 deletion(-) diff --git a/src/runtime/data/completions/bash/kata-runtime b/src/runtime/data/completions/bash/kata-runtime index d55a9f8fdf..cfcd892946 100644 --- a/src/runtime/data/completions/bash/kata-runtime +++ b/src/runtime/data/completions/bash/kata-runtime @@ -1,4 +1,3 @@ -#!/usr/bin/env bash # # Copyright (c) 2018 Intel Corporation #