From c32e9ee0c403dfa6831b2ea98438d1ccff602068 Mon Sep 17 00:00:00 2001 From: mutto233 <39921339+mutto233@users.noreply.github.com> Date: Thu, 5 Jul 2018 21:42:09 -0400 Subject: [PATCH] Add files via upload --- main-dir/Global_DatabaseUpdate.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/main-dir/Global_DatabaseUpdate.py b/main-dir/Global_DatabaseUpdate.py index 53b5b4c..5704040 100644 --- a/main-dir/Global_DatabaseUpdate.py +++ b/main-dir/Global_DatabaseUpdate.py @@ -38,10 +38,6 @@ else: update_call = "sudo python PseudoChannel.py %s" % update_flags -print(update_call) -raise ValueError("WHOPIEE") - - # Step ONE: Global database update print("+++++ Doing global update from PLEX: %s" % update_flags) os.system(update_call)