emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Erroneous "No such file or directory" with babel and remote dir
@ 2012-09-10 14:36 Loris Bennett
  2012-09-10 14:42 ` Loris Bennett
  2012-09-19  7:37 ` Bastien
  0 siblings, 2 replies; 24+ messages in thread
From: Loris Bennett @ 2012-09-10 14:36 UTC (permalink / raw)
  To: emacs-orgmode

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
`---------------------------------------------------------------------------------

Have I overlooked some change?

Cheers,

Loris

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2012-11-15 18:32 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-10 14:36 Erroneous "No such file or directory" with babel and remote dir Loris Bennett
2012-09-10 14:42 ` Loris Bennett
2012-09-19  7:37 ` Bastien
2012-09-25 14:11   ` Loris Bennett
2012-09-25 15:30     ` Memnon Anon
2012-09-25 19:54     ` Achim Gratz
2012-09-26  6:56       ` Loris Bennett
2012-09-26  7:14         ` Bastien
2012-09-26 12:10   ` Loris Bennett
2012-09-26 18:09     ` Achim Gratz
2012-09-26 18:38       ` Nick Dokos
2012-09-26 18:57       ` Loris Bennett
2012-09-26 20:06         ` Achim Gratz
2012-09-27  6:38           ` Loris Bennett
2012-09-27 17:22             ` Achim Gratz
2012-11-13 15:16               ` Loris Bennett
2012-11-14  5:04                 ` Nick Dokos
2012-11-14  6:23                   ` Nick Dokos
2012-11-14  7:48                     ` Loris Bennett
2012-11-14 19:47                     ` Nick Dokos
2012-11-15  6:55                     ` Nick Dokos
2012-11-15 18:31                       ` Achim Gratz
2012-11-14  7:28                   ` Loris Bennett
2012-11-13 15:39               ` Loris Bennett

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).