Changes between Version 7 and Version 8 of BossaExampleThree


Ignore:
Timestamp:
Aug 19, 2008, 4:06:09 PM (16 years ago)
Author:
davea
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