lint: clean up use of \ as line continuation
We prefer hanging indents over \ whenever possible. Clean things up
to use hanging indents or specific () or even omit things entirely as
the code as-is doesn't need the explicit \.
BUG=None
TEST=`cros lint` is clean & `./run_tests` passes
Change-Id: I03dbdeaba11c159a6a6ad2399037643fea361407
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/chromite/+/2766442
Reviewed-by: Sergey Frolov <sfrolov@google.com>
Commit-Queue: Mike Frysinger <vapier@chromium.org>
Tested-by: Mike Frysinger <vapier@chromium.org>
diff --git a/scripts/autotest_quickmerge_unittest.py b/scripts/autotest_quickmerge_unittest.py
index b519771..743d6bb 100644
--- a/scripts/autotest_quickmerge_unittest.py
+++ b/scripts/autotest_quickmerge_unittest.py
@@ -41,8 +41,8 @@
# that would rarely or never be encountered in the wild, rsync quickmerge
# will exclude all files which contain the substring " -> " in their name.
-RSYNC_TEST_OUTPUT_FOR_PACKAGE_UPDATE = \
-""">f..t...... client/ardvark.py
+RSYNC_TEST_OUTPUT_FOR_PACKAGE_UPDATE = """\
+>f..t...... client/ardvark.py
.d..t...... client/site_tests/
>f+++++++++ client/site_tests/nothing.py
.d..t...... client/site_tests/factory_Leds/