From: Simon McVittie Date: Tue, 29 Aug 2017 16:05:16 +0000 (+0100) Subject: Remove shebang from bash completions X-Git-Tag: archive/raspbian/2017.12-1+rpi1~1^2^2^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c33c78794099f67e005cb832ce5331e142912412;p=ostree.git Remove shebang from bash completions bash completions are to be sourced. It makes little sense to execute them. Signed-off-by: Simon McVittie Gbp-Pq: Name Remove-shebang-from-bash-completions.patch --- diff --git a/bash/ostree b/bash/ostree index f4305f69..da8b9af0 100644 --- a/bash/ostree +++ b/bash/ostree @@ -1,5 +1,3 @@ -#!/bin/bash -# # bash completion file for ostree commands # # This script provides completion of: