"Loris Bennett" <loris.benn...@fu-berlin.de> writes:

> Dear List,
>
> 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 /root@xxxxxxxxxx:
> | 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:
>
> ,---------------------------------------------------------------------------------
> | bin/bash: /scp:root@xxxxxxxxxx:/tmp/sh-script-2829ZfG: No such file or 
> directory
> `---------------------------------------------------------------------------------

I should mention here that the file does in fact exist and does the
right thing when executed on the remote host.

> Have I overlooked some change?
>
> Cheers,
>
> Loris
>
>
>
>
>

-- 
Dr. Loris Bennett (Mr.)
ZEDAT, Freie Universität Berlin         Email loris.benn...@fu-berlin.de


Reply via email to