Ignore:
Timestamp:
Feb 26, 2011, 8:55:00 PM (13 years ago)
Author:
Bruno Cornec
Message:
  • Fix 2 redirections issues
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.9/mindi/rootfs/sbin/hack-cfg-if-necessary

    r1983 r2734  
    1616LogIt "OK, we've found /mnt/cdrom/archives/*; great."
    1717
    18 if ! grep "backup-media-type iso" /tmp/mondo-restore.cfg 2 > /dev/null ; then
     18if ! grep "backup-media-type iso" /tmp/mondo-restore.cfg 2> /dev/null ; then
    1919    LogIt "Config file is fine, BTW."
    2020    exit 0
Note: See TracChangeset for help on using the changeset viewer.