diff options
author | William Deegan <bill@baddogconsulting.com> | 2015-02-28 01:50:39 (GMT) |
---|---|---|
committer | William Deegan <bill@baddogconsulting.com> | 2015-02-28 01:50:39 (GMT) |
commit | fb06d440880a60134f06ed2dac203a3710e94982 (patch) | |
tree | e93675c909fa3f7cd8b005860b654455d6804e82 | |
parent | 4a70ef047b1b954e2f4edb8ab62dc58c2716bd59 (diff) | |
download | SCons-fb06d440880a60134f06ed2dac203a3710e94982.zip SCons-fb06d440880a60134f06ed2dac203a3710e94982.tar.gz SCons-fb06d440880a60134f06ed2dac203a3710e94982.tar.bz2 |
dummy change to test buildbot changes
-rwxr-xr-x | bootstrap.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.py b/bootstrap.py index f3bc105..c5b3021 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: + |