mirror of
https://github.com/LTTLabsOSS/markbench-tests.git
synced 2026-01-09 14:07:56 -05:00
typo
This commit is contained in:
@@ -127,7 +127,7 @@ def main():
|
||||
if is_video_source_present() is False:
|
||||
logging.info("copying big buck bunny from network drive")
|
||||
if args.share_user is not None and args.share_name is not None:
|
||||
connect_and_copy_video
|
||||
connect_and_copy_video(args.share_user, args.share_pass)
|
||||
else:
|
||||
copy_video_source()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user