Merge pull request #4668 from adamscott/template-pool-to-scons_pool
[scons.git] / doc / generated / examples / commandline_ListVariable_4.xml
blobb87dd7957156e65f775fc28d698ff037115fdab0
1 <screen xmlns="http://www.scons.org/dbxsd/v1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.scons.org/dbxsd/v1.0 http://www.scons.org/dbxsd/v1.0/scons.xsd">% <userinput>scons -Q foo.o</userinput>
3 scons: *** Invalid value(s) for variable 'COLORS': '0'. Valid values are: blue,green,red,all,none
4 File "/home/my/project/SConstruct", line 7, in &lt;module&gt;
5 </screen>