Ignore:
Timestamp:
Dec 14, 2008, 3:32:33 PM (15 years ago)
Author:
Bruno Cornec
Message:
  • Fix a bug on ia64 where an attempt to create boot.b was made (report Grassi Giuseppe giuseppe.grassi2_at_italtel.it)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.8/mondo/src/restore-scripts/mondo/format-and-kludge-vfat

    r1983 r2085  
    5454if [ "$#" -eq "2" ] ; then
    5555    LogIt "Note: Script called with two parameters. Only one needed - the device." 1
    56     LogIt "      Embleer files are gorn - please ask Hugo to update his code. ;-)" 1
     56    LogIt "      Embleer files are gorn - please ask DevTeam to update his code. ;-)" 1
    5757elif [ "$#" -ne "1" ] ; then
    5858    LogIt "Usage: format-and-kludge-vfat <device>" 1
Note: See TracChangeset for help on using the changeset viewer.