Re: [Nagios-devel] [PATCH] Show the .cvsignore files some love

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] [PATCH] Show the .cvsignore files some love

Post by Guest »

Ethan Galstad wrote:
> Andreas Ericsson wrote:
>> Andreas Ericsson wrote:
>>> My apologies. It seems as though using geany for external
>>> mail editor wasn't such a stellar idea. Ugh
>>>
>>> Andreas Ericsson wrote:
>>>
>>> [ a lot of malformed patch junk ]
>>>
>> Was the attached git-patch usable, or do you want me to re-send?
>>
>
> It didn't apply cleanly, so I just made the changes manually. Not sure
> if the git format was throwing things off or what...
>

Hmm. It works here, with patch -p1 < file (patch --version 2.5.4). What
version of patch are you using?

git-apply works without a git repo otherwise. If you add --verbose to
it the output is fairly similar to that of patch. Use --whitespace=strip
to get rid of trailing spaces in patches.

--
Andreas Ericsson [email protected]
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked