From: "Sébastien Vauban" <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org>
To: emacs-orgmode-mXXj517/zsQ@public.gmane.org
Subject: Re: [BABEL][BUG] Tangle incorrect with variables
Date: Thu, 31 Mar 2011 18:00:52 +0200 [thread overview]
Message-ID: <80r59nwa8b.fsf@somewhere.org> (raw)
In-Reply-To: 4D9424E4.1090003@gmail.com
Hi Rainer,
Rainer M Krug wrote:
>> I get the following tangled output
>>
>> --8<---------------cut here---------------start------------->8---
>>
>> REV=$(cat <<'BABEL_TABLE'
>> master
>> BABEL_TABLE
>> )
>> STATE=$(cat <<'BABEL_TABLE'
>> edited
>> BABEL_TABLE
>> )
>> rm -rf ./R
>> rm -f ./spreadSim.sub
>> REVISION=$REV.$STATE
>> tar -xf nsa.$REVISION.tar.gz
>> $HOME/R/R/R-2.12.0/bin/Rscript --vanilla -e
>> "source('./R/generateLatinHypercubeScenarios.R'); doIt()"
>> for SCENARIO in ./R/scenarios/*.R; do
>> export SCENARIO=${SCENARIO#./R/scenarios/}
>> qsub nsa.sub
>> done
>> --8<---------------cut here---------------end--------------->8---
>>
>> Which looks right to me. Could it be something specific about your
>> setup which is causing this issue?
>
> Sorry - I did not relize that the way the variables are inserted has
> changed - I should have tried the script before asking. It works fine.
For my own understanding, could you explicit what you consider as changed in
the way the variables are inserted?
Best regards,
Seb
--
Sébastien Vauban
next prev parent reply other threads:[~2011-03-31 16:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-30 12:12 [BABEL][BUG] Tangle incorrect with variables Rainer M Krug
2011-03-30 20:17 ` Eric Schulte
2011-03-31 6:53 ` Rainer M Krug
2011-03-31 16:00 ` Sébastien Vauban [this message]
2011-04-01 16:07 ` Rainer M Krug
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=80r59nwa8b.fsf@somewhere.org \
--to=wxhgmqzgwmuf-genee64ty+gs+fvcfc7uqw@public.gmane.org \
--cc=emacs-orgmode-mXXj517/zsQ@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).