Changeset 31653


Ignore:
Timestamp:
12/09/14 18:37:43 (9 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/rectimer.h

    r31652 r31653  
    580580system("ls -al /media/hdd/movie/");
    581581
     582printf("ls -al /media/autofs/\n");
     583system("ls -al /media/autofs/");
     584
     585printf("ls -al /media/autofs/sda1/\n");
     586system("ls -al /media/autofs/sda1/");
     587
    582588                                // workaround end       
    583589                                ret = recordstart(chnode, -1, 0, RECTIMER, node->end, node);
Note: See TracChangeset for help on using the changeset viewer.