hiya Henning Sprang schrieb:
hmm, thanks, that diff made it work, but i also deleted and re-added the newline at the end of that line.
diff --git a/scripts/FAIBASE/40-misc b/scripts/FAIBASE/40-misc index 3424a84..5aba74c 100755 --- a/scripts/FAIBASE/40-misc +++ b/scripts/FAIBASE/40-misc @@ -1,4 +1,4 @@ -#! /usr/sbin/cfagent -f +#!/usr/sbin/cfagent -f
cat -v <diff-file> -#! /usr/sbin/cfagent -f should show up as -#! /usr/sbin/cfagent -f^M tschüß thomas
