Changeset 161


Ignore:
Timestamp:
01/16/2007 14:31:54 (5 years ago)
Author:
ccowart
Message:

The most recent comment was a result of this file being modified on
another line. I missed it during my first pass.

BugID: 5416

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confman/confmanlib.sh

    r159 r161  
    529529    local action="$1" 
    530530    local revision=`conf_revision` 
    531     echo "${action}:${revision}" > $REPO_ACTION 
     531    sudo sh -c "echo '${action}:${revision}' > $REPO_ACTION" 
    532532} 
    533533 
Note: See TracChangeset for help on using the changeset viewer.