Loris Bennett <loris.benn...@fu-berlin.de> wrote: > I used to be able do all sorts of stuff with sh, Perl and R. Now the > following example no longer works: > > ,--------------------------------------------------- > | #+begin_src sh :dir /xxxx@xxxx:/tmp > | echo "Executed by `whoami` on `hostname` in `pwd`" > | #+end_src > `--------------------------------------------------- >
Just a heads-up: I started bisecting with this example and I can verify that it worked in release_7.8.01 and does not work in release_7.9. I'll continue to bisect. Nick