Changeset 825 in MondoRescue for branches/stable/tools/mknewtag


Ignore:
Timestamp:
Sep 24, 2006, 12:42:16 AM (18 years ago)
Author:
Bruno Cornec
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/tools/mknewtag

    r774 r825  
    3737    exit -1
    3838else
    39     for p in mindi mondo; do
     39    for p in mindi mondo mindi-busybox mindi-kernel; do
    4040        v=`cat $TOOLHOME/../$p/VERSION`
    4141        grep -q "${v}" $TOOLHOME/../$p/ChangeLog
Note: See TracChangeset for help on using the changeset viewer.