blob: ed9759472d1e83618ed93f512d2e8c42bf997169 (
plain)
1
2
3
4
5
6
7
8
9
|
<screen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.scons.org/dbxsd/v1.0" xsi:schemaLocation="http://www.scons.org/dbxsd/v1.0 http://www.scons.org/dbxsd/v1.0/scons.xsd">% <userinput>scons -Q --jobs=2</userinput>
File "/home/my/project/SConstruct", line 4
'echo >$TARGET data1; echo >log updated file1'))
^
SyntaxError: invalid syntax
</screen>
|