diff options
| author | Todd Fiala <todd.fiala@gmail.com> | 2015-09-17 19:23:50 +0000 |
|---|---|---|
| committer | Todd Fiala <todd.fiala@gmail.com> | 2015-09-17 19:23:50 +0000 |
| commit | 5493e31be0d12c120992c43785a67fa045969872 (patch) | |
| tree | 00b05ba43f4696636043cf7efe98fcc519f85ca2 /lldb/utils/sync-source/lib/transfer/__init__.py | |
| parent | 6e663a1e3208f964b7b72be136aad268207c9761 (diff) | |
| download | bcm5719-llvm-5493e31be0d12c120992c43785a67fa045969872.tar.gz bcm5719-llvm-5493e31be0d12c120992c43785a67fa045969872.zip | |
Adjustments to syncsource.py.
- renamed sync-source.py to syncsource.py to appease pylint.
- added missing lib/transfer/__init__.py file. Fumble from
git to svn.
- adjusted README to call sync-source.py syncsource.py, and
call .sync-sourcerc .syncsourcerc.
- marked syncsource.py as executable by all.
llvm-svn: 247922
Diffstat (limited to 'lldb/utils/sync-source/lib/transfer/__init__.py')
| -rw-r--r-- | lldb/utils/sync-source/lib/transfer/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/lldb/utils/sync-source/lib/transfer/__init__.py b/lldb/utils/sync-source/lib/transfer/__init__.py new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/lldb/utils/sync-source/lib/transfer/__init__.py |

