summaryrefslogtreecommitdiff
path: root/template/test.py
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2001-07-06 11:46:17 +0000
committerSteven Knight <knight@baldmt.com>2001-07-06 11:46:17 +0000
commit11ad88ce6d9165bebc6752a120bce4d962368bbf (patch)
tree231b89344132f163250b4799a8aa69628dd0bb35 /template/test.py
downloadscons-11ad88ce6d9165bebc6752a120bce4d962368bbf.tar.gz
Initial revisionstart
Diffstat (limited to 'template/test.py')
-rw-r--r--template/test.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/test.py b/template/test.py
new file mode 100644
index 00000000..b43a73fd
--- /dev/null
+++ b/template/test.py
@@ -0,0 +1,3 @@
+__revision__ = "${subst '^src/scons/' '' $filename} __REVISION__ __DATE__ __DEVELOPER__"
+
+from TestCmd import TestCmd