Changeset 551


Ignore:
Timestamp:
12/16/2011 14:53:14 (5 months ago)
Author:
blee
Message:

Also add statefile creation to confman audit.

See #120

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confman.in

    r547 r551  
    10061006 
    10071007        echo "Audit operation started" >&2 
     1008        statefile=$(conf_tmp_file) 
    10081009        for layer in $(conf_get_reverse_recipe) ; do 
    10091010            echo "Rolling on $layer..." 
Note: See TracChangeset for help on using the changeset viewer.