Changeset 34353 for titan/titan/titan.c


Ignore:
Timestamp:
05/23/15 17:40:15 (8 years ago)
Author:
gost
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/titan.c

    r34349 r34353  
    658658        ret = addinetworkall(NULL);
    659659  ret = system("df | grep titan");
     660  ret = 1;
     661  if(file_exist("/var/etc/.usbimage"))
     662        ret = 0;
     663 
    660664#ifndef SIMULATE
    661665        if(getconfigint("sos", NULL) == 0)
Note: See TracChangeset for help on using the changeset viewer.