Removed testing csv generation, added safeguard to option 5 for JB's sake ❤️

This commit is contained in:
2025-09-26 15:12:55 -04:00
parent 0a26ed71c1
commit b82b4a0f1b
3 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -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():