From f5553dcfb12f600dad8f766be887e9cd18d68847 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Wed, 30 Jul 2008 14:53:57 -0700 Subject: mark vyatta-cfg as bash not sh script This gets rid of a build error from lintian --- etc/bash_completion.d/20vyatta-cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/bash_completion.d/20vyatta-cfg b/etc/bash_completion.d/20vyatta-cfg index 3b523bd..d829693 100755 --- a/etc/bash_completion.d/20vyatta-cfg +++ b/etc/bash_completion.d/20vyatta-cfg @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # **** License **** # This program is free software; you can redistribute it and/or modify -- cgit v1.2.3