William Allen Simpson [william.allen.simp...@gmail.com] wrote: > On 9/10/15 7:42 PM, Frank Filz wrote: > > Dan - no one has reviewed your patch yet, so I did not stage that. If it > > gets positive review by morning I will add it to the staging. If anyone > > wants to review: > > > > https://review.gerrithub.io/246297 > > > I tried sucking down Dan's patch from gerrithub, and afterward git > kept giving me a message about: > > "Must be run from the top-level dir. of a kernel tree" > > Turns out that's in both pycheckpatch and checkpatch.pl? I cannot > tell which or why. We're certainly not using kernel trees.
pycheckpatch is only run when you explicitly run it. checkpatch.pl is run as part of a githook, so this must be it! What git command were you running to get this? In any case, looks like you don't have ganesha checkpath config file in the correct place, so the script was using default config which assumes it is a linux kernel! Did you happen to remove .checkpatch.conf from your repo? Regards, Malahal. ------------------------------------------------------------------------------ _______________________________________________ Nfs-ganesha-devel mailing list Nfs-ganesha-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel