From 9e0cfd5df5dcd7dfea977fe33f4d134fdad87ed0 Mon Sep 17 00:00:00 2001 From: Darko Poljak Date: Thu, 23 Nov 2017 00:09:52 +0100 Subject: [PATCH] Fix vim typo. --- cdist/conf/type/__firewalld_start/gencode-remote | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdist/conf/type/__firewalld_start/gencode-remote b/cdist/conf/type/__firewalld_start/gencode-remote index 771007af..dd675749 100755 --- a/cdist/conf/type/__firewalld_start/gencode-remote +++ b/cdist/conf/type/__firewalld_start/gencode-remote @@ -1,4 +1,4 @@ -"#!/bin/sh -2 +#!/bin/sh -e # # 2016 Darko Poljak(darko.poljak at ungleich.ch) #