Thanks! It's in CVS > With the most current version of nant, the following message > is displayed when you type nant on the command line with no > build file. > > Could not find a '*.build' file in '<current directory>' > Try 'nant -help' for more information > > So you type in nant -held and you get the following message... > > Could not find a '*.build' file in '<current directory>' > Try 'nant -help' for more information > > This is because in Nant.cs, GetBuildFileName is called before > checking whether help should be shown. I've attached how I > fixed it in my version. It seems to work OK. > > Justin Rudd
_______________________________________________ Nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
