Removed testing csv generation, added safeguard to option 5 for JB's sake ❤️
This commit is contained in:
+3
-3
@@ -290,13 +290,13 @@ def printEnforceChecklist(parq_base_dir,appr_base_dir, needappr_base_dir, pfligh
|
||||
print(colorText("Q. Quit", "cyan"))
|
||||
|
||||
def areYouSure():
|
||||
print(colorText(f"🛑*****************************************************************************************************************************************🛑","red"))
|
||||
print(colorText(f"🛑****************************************************************************************************************************************🛑","red"))
|
||||
print(colorText(f"⚠️=========================================================================================================================================⚠️","yellow"))
|
||||
print(colorText(f"🛑========================================================================================================================================🛑","red"))
|
||||
print(colorText(f"⚠️-------------This program will now begin to make changes to the Airlock Console. Do you understand and agree to proceed? ----------------⚠️", "yellow"))
|
||||
print(colorText(f"🛑=========================================================================================================================================🛑","red"))
|
||||
print(colorText(f"🛑========================================================================================================================================🛑","red"))
|
||||
print(colorText(f"⚠️=========================================================================================================================================⚠️","yellow"))
|
||||
print(colorText(f"🛑******************************************************************************************************************************************🛑","red"))
|
||||
print(colorText(f"🛑****************************************************************************************************************************************🛑","red"))
|
||||
|
||||
def locked():
|
||||
|
||||
|
||||
Reference in New Issue
Block a user