Remove lodownloadtest.py trailing white spaces
This commit is contained in:
@@ -445,8 +445,6 @@ def init_testing():
|
||||
if not os.path.exists(USR_DIR):
|
||||
os.mkdir(USR_DIR)
|
||||
|
||||
|
||||
|
||||
if not os.path.exists(LOCAL_BUILD_INFO_FILE):
|
||||
|
||||
init_build_cfg = '[daily_branch]' + os.linesep\
|
||||
@@ -659,7 +657,6 @@ def main():
|
||||
continue
|
||||
else:
|
||||
logger.warning("No new build found.")
|
||||
|
||||
if loop:
|
||||
time.sleep(build_check_interval)
|
||||
|
||||
|
Reference in New Issue
Block a user