[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Erroneous "No such file or directory" with babel and remote dir
From: |
Bastien |
Subject: |
Re: [O] Erroneous "No such file or directory" with babel and remote dir |
Date: |
Wed, 19 Sep 2012 09:37:26 +0200 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux) |
Hi Loris,
"Loris Bennett" <address@hidden> writes:
> I have updated from 7.8.something to 7.9.1 and evaluating the following
> source block:
>
> ,----------------------------------------------------------------------------------
> | #+header: :cache no :eval query
> | #+name: sacct-output
> | #+begin_src sh :exports both :dir /address@hidden:
> | module load shared slurm
> | sacct -d -S 2011-11-01 | grep JOB_TERMINATED | cut -d ' ' -f 4,23 | grep -v
> ' 0$'
> | #+end_src
> `----------------------------------------------------------------------------------
>
> used to work, but now produces the error:
Can you try to bisect and find the bad commit (or a set of
suspicious ones)?
Thanks,
--
Bastien