Changes between Version 65 and Version 66 of GENIEducation/SampleAssignments/UnderstandAMAPI/Procedure/DesignSetup


Ignore:
Timestamp:
02/13/14 17:57:20 (10 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIEducation/SampleAssignments/UnderstandAMAPI/Procedure/DesignSetup

    v65 v66  
    316316For this step, we'll change the approach a bit and switch to a new client tool, the command line Omni client. 
    317317
    318 
    319318From a terminal, please enter the command:
    320 
    321319{{{
    322320$ omni -a AM_NICKNAME createsliver SLICENAME RSPEC_FILE
    323321}}}
    324 
    325322where {{{AM_NICKNAME}}} is the nickname for your assigned aggregate manager and {{{SLICENAME}}} is the name of the slice you created earlier (both of these are given on your worksheet).  {{{RSPEC_FILE}}} should be replaced with the filename of the RSpec you saved in step 4.
    326323