[rtems-tools commit] tester: Remove the RT version.py and use the toolkit' s version.

Chris Johns chrisj at rtems.org
Fri Mar 4 01:13:22 UTC 2016


Module:    rtems-tools
Branch:    master
Commit:    a5d243d3f8e288f153dc9f6ca2e1a052e67e250d
Changeset: http://git.rtems.org/rtems-tools/commit/?id=a5d243d3f8e288f153dc9f6ca2e1a052e67e250d

Author:    Chris Johns <chrisj at rtems.org>
Date:      Fri Mar  4 12:10:09 2016 +1100

tester: Remove the RT version.py and use the toolkit's version.

---

 tester/wscript | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/tester/wscript b/tester/wscript
index 5bcc37f..a28722f 100644
--- a/tester/wscript
+++ b/tester/wscript
@@ -59,8 +59,7 @@ def build(bld):
                   'rt/options.py',
                   'rt/report.py',
                   'rt/stty.py',
-                  'rt/test.py',
-                  'rt/version.py'],
+                  'rt/test.py'],
         install_from = '.',
         install_path = '${PREFIX}/share/rtems/tester')
     bld(features = 'py',




More information about the vc mailing list