HTCondor Project List Archives



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-devel] debian support



On Wed, Oct 25, 2006 at 04:35:49AM +0200, guillaume pernot wrote:
> > ./batch_test.pl -dir gcc file gcc/list_all
> > ./batch_test.pl -dir g++ file g++/list_all
> > ./batch_test.pl -dir gc77file g77/list_all

I was hurridly typing, these are the correct commands:

./batch_test.pl -dir gcc -file gcc/list_all
./batch_test.pl -dir g++ -file g++/list_all
./batch_test.pl -dir g77 -file g77/list_all

Thanks.

-pete