Changeset 558 for branches


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

Merge fix for #143 into confman-1.9.

Closes #143

Location:
branches/confman-1.9
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/confman-1.9

    • Property svn:mergeinfo changed
      /trunkmerged: 517
  • branches/confman-1.9/confman.in

    r557 r558  
    10431043        if status=$(get_status "${recipe_file#${WORK_PATH}/}") ; then 
    10441044            msg=$(get_log "$status") || return 1 
    1045             conf_commit_recipe "$msg" "$recipe"  
     1045            conf_commit_recipes "$msg" "$recipe"  
    10461046        fi 
    10471047        conf_unlock_wcopy $wcopy_lock 
Note: See TracChangeset for help on using the changeset viewer.