Need to correctly pass the NB platform info to the indexer
authorJan Lahoda <jlahoda@netbeans.org>
Wed, 04 Jan 2012 15:14:57 +0100
changeset 72127aad1f15ce4
parent 720 0fb4698acaaa
child 722 77da70abe731
Need to correctly pass the NB platform info to the indexer
remoting/server/tests/run-declarative-tests
     1.1 --- a/remoting/server/tests/run-declarative-tests	Wed Jan 04 14:03:32 2012 +0100
     1.2 +++ b/remoting/server/tests/run-declarative-tests	Wed Jan 04 15:14:57 2012 +0100
     1.3 @@ -36,7 +36,7 @@
     1.4  EOF
     1.5  }
     1.6  
     1.7 -do_index
     1.8 +do_index "$@"
     1.9  
    1.10  (cd ../web/web.main; ant jar)
    1.11  OUT=`mktemp`;