Changeset 775 in MondoRescue for branches/2.0.9/tools/mknewtag


Ignore:
Timestamp:
Aug 9, 2006, 1:02:30 AM (18 years ago)
Author:
Bruno Cornec
Message:

Bur #41 fixed for 2.0.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0.9/tools/mknewtag

    r772 r775  
    3535if [ $nb -gt 0 ]; then
    3636    echo "You'll have to check in before updating the TAG"
    37     echo "$TAG" > $TOOLHOME/TAG
     37    exit -1
    3838else
    3939    for p in mindi mondo; do
Note: See TracChangeset for help on using the changeset viewer.