Changeset 479 for trunk/confman.in


Ignore:
Timestamp:
11/08/2009 22:34:19 (2 years ago)
Author:
ccowart
Message:

Correcting a variable naming issue that broke chgrp.

Fixes #99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confman.in

    r478 r479  
    642642    done 
    643643 
    644     owner=$1 
     644    group=$1 
    645645    file=$2 
    646646 
Note: See TracChangeset for help on using the changeset viewer.