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

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

[Octave-bug-tracker] [bug #42242] Octave does not always execute most re


From: Jon
Subject: [Octave-bug-tracker] [bug #42242] Octave does not always execute most recently saved file in an NFS directory
Date: Fri, 1 May 2020 11:45:21 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:75.0) Gecko/20100101 Firefox/75.0

Follow-up Comment #30, bug #42242 (project octave):

I added sync to my mount options for the NFS mounted directory.  I did a
umount and then a mount.

I created a one line script and ran it.  I immediately modified it and ran it
again.  Octave ran the original unmodified script.

In a terminal window, I immediately typed cat scriptname.m and cat displayed
the source code of the modified script.

I ran the script about 20 times after typing cat and Octave was still
displaying output from original script.

I typed clear -f, then immediately ran the script again.  It produced output
from the modified script.  So clear -f likely fixed the problem.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?42242>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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