removed un-needed code from invoker build scripts

This commit is contained in:
Jeremy Long
2017-04-26 07:30:33 -04:00
parent 6813427867
commit 3786f6ebc7
9 changed files with 12 additions and 80 deletions

View File

@@ -27,3 +27,4 @@ if (!StringUtils.contains(log, "Database file purged; local copy of the NVD has
System.out.println("The database was not purged.");
return false;
}
return true;