From: Josh Saddler <nightmorph@stork.gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: hb-working-variables.xml
Date: Sat, 19 May 2007 04:13:46 +0000 [thread overview]
Message-ID: <E1HpGKA-0005se-DG@stork.gentoo.org> (raw)
nightmorph 07/05/19 04:13:46
Modified: hb-working-variables.xml
Log:
added impo saying it's forbidden to use shell variables when defining other variables, bug 126231
Revision Changes Path
1.22 xml/htdocs/doc/en/handbook/hb-working-variables.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-variables.xml?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-variables.xml?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-variables.xml?r1=1.21&r2=1.22
Index: hb-working-variables.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-variables.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- hb-working-variables.xml 2 Apr 2007 09:41:49 -0000 1.21
+++ hb-working-variables.xml 19 May 2007 04:13:46 -0000 1.22
@@ -4,7 +4,7 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-variables.xml,v 1.21 2007/04/02 09:41:49 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-variables.xml,v 1.22 2007/05/19 04:13:46 nightmorph Exp $ -->
<sections>
@@ -14,8 +14,8 @@
variables.
</abstract>
-<version>1.15</version>
-<date>2007-04-02</date>
+<version>1.16</version>
+<date>2007-05-18</date>
<section>
<title>Environment Variables?</title>
@@ -268,6 +268,11 @@
new variable values.
</note>
+<impo>
+You cannot use shell variables when defining other variables. This means things
+like <c>FOO="$BAR"</c> (where <c>$BAR</c> is another variable) are forbidden.
+</impo>
+
</body>
</subsection>
</section>
--
gentoo-doc-cvs@gentoo.org mailing list
next reply other threads:[~2007-05-19 4:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-19 4:13 Josh Saddler [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-04-02 9:41 [gentoo-doc-cvs] cvs commit: hb-working-variables.xml Xavier Neys
2006-03-28 4:29 Josh Saddler
2006-03-27 19:48 Josh Saddler
2005-09-28 10:30 Xavier Neys
2005-08-01 12:06 Sven Vermeulen
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1HpGKA-0005se-DG@stork.gentoo.org \
--to=nightmorph@stork.gentoo.org \
--cc=docs-team@lists.gentoo.org \
--cc=gentoo-doc-cvs@lists.gentoo.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox