Skip to content

Commit 45c24d5

Browse files
committed
Automation Toolkit Release v2024.3.0
1 parent 9e513eb commit 45c24d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cd3_automation_toolkit/cd3Validator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1946,7 +1946,7 @@ def validate_cd3(choices, filename, var_file, prefix, outdir, ct1): #config1, si
19461946
val_net=True
19471947

19481948
log("\n============================= Verifying VCNs Tab ==========================================\n")
1949-
log("\n====================== Note: LPGs will npt be verified ====================================\n")
1949+
log("\n====================== Note: LPGs will not be verified ====================================\n")
19501950
print("\nProcessing VCNs Tab..")
19511951
print("NOTE: LPGs will not be verified")
19521952
vcn_check, vcn_cidr_check, vcn_peer_check = validate_vcns(filename, ct.ntk_compartment_ids, vcnobj) #, config)

0 commit comments

Comments
 (0)