From 7bda3eb62f8125f641cc9e3defcc5278cde2ba7b Mon Sep 17 00:00:00 2001 From: Zhizhou Yang Date: Tue, 11 Feb 2020 14:30:39 -0800 Subject: toolchain-utils: move no longer used scripts to deprecated This patch moves all scripts that are not used any more to deprecated directory. We do not need to migrated those scripts to python 3. BUG=chromium:1011676, chromium:1051236 TEST=None Change-Id: I2caac6204c82dcd21b2a121875a2f9851eaca322 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/2051285 Commit-Queue: Zhizhou Yang Tested-by: Zhizhou Yang Auto-Submit: Zhizhou Yang Reviewed-by: George Burgess --- deprecated/automation/server/monitor/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 deprecated/automation/server/monitor/__init__.py (limited to 'deprecated/automation/server/monitor/__init__.py') diff --git a/deprecated/automation/server/monitor/__init__.py b/deprecated/automation/server/monitor/__init__.py new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/deprecated/automation/server/monitor/__init__.py @@ -0,0 +1 @@ + -- cgit v1.2.3