Changes between Version 7 and Version 8 of BossaExampleThree

Show
Ignore:
Author:
davea (IP: 128.32.18.181)
Timestamp:
08/19/08 16:06:09 (1 year ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BossaExampleThree

    v7 v8  
    3535Create some jobs: 
    3636{{{ 
    37 php bossa_example_make_jobs --app_name bossa_example3 --dir example 
     37php bossa_example_make_jobs.php --app_name bossa_example3 --dir example 
    3838}}} 
    3939 
    4040We'll also need to create some calibration jobs: 
    4141{{{ 
    42 php bossa_example_make_jobs --app_name bossa_example3 --dir example --calibration 
     42php bossa_example_make_jobs.php --app_name bossa_example3 --dir example --calibration 
    4343}}} 
    4444 

If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.