diff options
author | William Deegan <bill@baddogconsulting.com> | 2015-02-27 12:25:20 -0800 |
---|---|---|
committer | William Deegan <bill@baddogconsulting.com> | 2015-02-27 12:25:20 -0800 |
commit | 031f81e98e247a618ab45c19c66cc1da06e407be (patch) | |
tree | e93675c909fa3f7cd8b005860b654455d6804e82 | |
parent | 354388a26c7ff2ed69e4e34f41880e0e1bfb0cb1 (diff) | |
download | scons-git-031f81e98e247a618ab45c19c66cc1da06e407be.tar.gz |
dummy change to debug issue with buildbot and branches
-rwxr-xr-x | bootstrap.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.py b/bootstrap.py index f3bc1050b..c5b30214e 100755 --- a/bootstrap.py +++ b/bootstrap.py @@ -220,3 +220,4 @@ if __name__ == "__main__": # indent-tabs-mode:nil # End: # vim: set expandtab tabstop=4 shiftwidth=4: + |