Changeset 517 for trunk


Ignore:
Timestamp:
05/20/2011 10:56:07 (12 months ago)
Author:
joshu
Message:

Fixes #143

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confman.in

    r512 r517  
    10661066        if status=$(get_status "${recipe_file#${WORK_PATH}/}") ; then 
    10671067            msg=$(get_log "$status") || return 1 
    1068             conf_commit_recipe "$msg" "$recipe"  
     1068            conf_commit_recipes "$msg" "$recipe"  
    10691069        fi 
    10701070        conf_unlock_wcopy $wcopy_lock 
Note: See TracChangeset for help on using the changeset viewer.