Actions

icon Post
text/html Subscribe
text/html Unsubscribe

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

Re: [qmtest] Temporary path resource problem


  • To: Gilles Depeyrot <Gilles.Depeyrot@xxxxxxxxxx>
  • Subject: Re: [qmtest] Temporary path resource problem
  • From: Zack Weinberg <zack@xxxxxxxxxxxxxxxx>
  • Date: Tue, 11 Jun 2002 20:03:34 -0700

On Sat, Jun 08, 2002 at 11:22:05PM +0200, Gilles Depeyrot wrote:
> Hi,
> 
> I have a shell script test that has a temporary path resource named
> 'output_path' in the prerequisites. In the shell script test, I change
> directory into the temporary directory (using 'cd $QMV_output_path') and
> create files for the test.
> 
> This works fine the first time I run the tests. However, the second time I
> run them, I get an error:
> 
> /tmp/@16248.9: cd: no such file or directory: /tmp/@16248.2
> 
> I then have to quit QMTest and restart it in order to be able to run my
> tests again.

Could I persuade you to post a recipe for reproducing this, starting
from an empty new test database, please?  (Similar to what you gave
for the A->B->C transitive dependency bug you posted earlier.)

Thanks,
zw