merge vstig in update

This commit is contained in:
dave 2017-05-07 16:03:44 -04:00
commit 9edceb77b1
1 changed files with 0 additions and 2 deletions

View File

@ -515,7 +515,6 @@ static int create_stig_tables() {
//cout << "ERROR!!!! ---------- " << buzzvm_strerror(VM) << endl;
return 0;
}
// Execute the global part of the script
buzzvm_execute_script(VM);
// Call the Init() function
@ -565,7 +564,6 @@ static int create_stig_tables() {
//cout << "ERROR!!!! ---------- " << buzzvm_strerror(VM) << endl;
return 0;
}
// Execute the global part of the script
buzzvm_execute_script(VM);
// Call the Init() function