octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #29878] Octave does not detect new script file


From: Judd Storrs
Subject: [Octave-bug-tracker] [bug #29878] Octave does not detect new script files when using external drive
Date: Fri, 14 May 2010 14:33:41 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3

Follow-up Comment #6, bug #29878 (project octave):

Can you try this somewhere on the external FAT drive and post the output:

a = 100
save test1.mat a
sleep(5)
save test2.mat a
format long
stat("test1.mat")
stat("test2.mat")


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?29878>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]