Ignore:
Timestamp:
Jan 27, 2008, 9:25:35 PM (16 years ago)
Author:
Bruno Cornec
Message:

Should fix the problem with the prefix always asked at restore time, even when it's not NFS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.5/mondo/src/common/libmondo-stream.c

    r1645 r1881  
    10011001        return (1);
    10021002    }
     1003    /* Not used
    10031004    sprintf(tmp, "Reading file from tape; writing to '%s'; %ld KB",
    10041005            outfname, (long) size >> 10);
     1006            */
    10051007
    10061008    if (foutstream) {
Note: See TracChangeset for help on using the changeset viewer.