Changeset 490 for trunk/confman.in


Ignore:
Timestamp:
11/11/2009 14:44:24 (2 years ago)
Author:
ccowart
Message:

Fixing function name for recipe commits.

Fixes #101

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confman.in

    r479 r490  
    978978    if status=$(get_status "${recipe_file#${WORK_PATH}/}") ; then 
    979979        msg=$(get_log "$status") || return 1 
    980         conf_commit_recipe "$msg" "$recipe"  
     980        conf_commit_recipes "$msg" "$recipe"  
    981981    fi 
    982982    rm -f "$new_recipe_file" 
Note: See TracChangeset for help on using the changeset viewer.