Skip to content

Instantly share code, notes, and snippets.

@albanpeignier
Created September 2, 2012 10:27
Show Gist options
  • Save albanpeignier/3596548 to your computer and use it in GitHub Desktop.
Save albanpeignier/3596548 to your computer and use it in GitHub Desktop.
Rivendell batch creation
$ rivendell script examples/create-carts.rd
I, [2012-09-02T12:25:54.703958 #27563] INFO -- : Read carts-title.txt
I, [2012-09-02T12:25:54.704230 #27563] INFO -- : Create Cart Example 1
I, [2012-09-02T12:25:54.730254 #27563] INFO -- : Created Cart Example 1 with number 70013
I, [2012-09-02T12:25:54.730363 #27563] INFO -- : Create DropBox /nfs/dropboxes/emissions/example-1* with /nfs/dropboxes/log/example-1.log
I, [2012-09-02T12:25:54.736251 #27563] INFO -- : Create Cart Example 2
I, [2012-09-02T12:25:54.741059 #27563] INFO -- : Created Cart Example 2 with number 70014
I, [2012-09-02T12:25:54.741165 #27563] INFO -- : Create DropBox /nfs/dropboxes/emissions/example-2* with /nfs/dropboxes/log/example-2.log
I, [2012-09-02T12:25:54.744921 #27563] INFO -- : Create Cart Example 3
I, [2012-09-02T12:25:54.749394 #27563] INFO -- : Created Cart Example 3 with number 70015
I, [2012-09-02T12:25:54.749490 #27563] INFO -- : Create DropBox /nfs/dropboxes/emissions/example-3* with /nfs/dropboxes/log/example-3.log
I, [2012-09-02T12:25:54.753151 #27563] INFO -- : Create Cart Yet Another Example 1
I, [2012-09-02T12:25:54.757487 #27563] INFO -- : Created Cart Yet Another Example 1 with number 70016
I, [2012-09-02T12:25:54.757578 #27563] INFO -- : Create DropBox /nfs/dropboxes/emissions/yet-another-example-1* with /nfs/dropboxes/log/yet-another-example-1.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment