Nick Dokos <nicholas.do...@hp.com> wrote: > 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. >
Bisection fingered the following commit, which unfortunately leaves things pretty murky: ,---- | commit 552b0edb254a104e441e28f3a942dc6005e97f87 | Author: Bastien Guerry <b...@altern.org> | Date: Sat Mar 17 15:44:41 2012 +0100 | | Manually revert to 78ec8e21 (Release 7.8.04) | | Let's take a fresh start. Sorry Mama. | | :040000 040000 163e6eefeae7ce8287a9b95376a182725463b6e4 00f1fc024be6f61d8f7b520be509d46555418adb M EXPERIMENTAL | :100644 100644 1753dd8d44eab0fc512284172e8902302959bbab 1022cdc9ff14c9d7f3004c4181507acf9f7414a2 M Makefile | :100644 100644 ad822658a8954b7d02b79f2cccd9c9b721b3e889 cf67c9933ccbc13676b6b9ded82bb62c3ab67220 M README_DIST | :040000 040000 35c93a0ab0b246483543b14ba3cb218dae9172e1 46f1a162838f9234bf0f34ee202ad88690af8e5e M contrib | :040000 040000 e680a29de46430d26ee79a24abd7ec4f6cec28ba c34f8f62ceced35f6519935bbe0404b95a6d5b4d M doc | :040000 040000 5989cfb368b5bee95e1fcceb42a88c381d72bdee 012e82d1831a339b52148716cd9a1cad7d3159f9 M etc | :040000 040000 7ef0c8f2ecdd18ef48acfc0e13815ac6e8b01d64 d2895eead691b78d01435a0c9ba45c161e462f39 M lisp | :040000 040000 99d7331b0f659fe1b1e6323cb5a33c66152e7d67 e2e86614d689cef98523b2d6f6c8f3b1dea5ddff M testing `---- Nick