ant -Dtestcase=TestContribCliDriver -Dqfile=dboutput.q test Zheng
On Wed, Aug 26, 2009 at 8:10 AM, Edward Capriolo <[email protected]>wrote: > I am unable to running a specifc ant test on one q file in contrib... > > contrib]$ ant -Dtestcase=TestCliDriver -Dqfile=dboutput.q test > > This does not work: > > Running from the svn root results in the process not finding the q > file in contrib > > currently I just run: > > contrib]$ ant test > > dboutput.q is alphabetically first so I just run that then ctrl+c it. > > any hints? > -- Yours, Zheng
