batch: cleanup

This commit is contained in:
thomashaw
2017-11-06 13:20:06 +00:00
parent 0111750afe
commit 667bf8c5aa

View File

@@ -453,9 +453,6 @@ Print.std '~'*47
Print.std 'SecGen Batch - Batch VM Generation Service'
Print.std '~'*47
# Connect to database
# @db_conn = PG::Connection.open(:dbname => 'batch_secgen')
# Capture SecGen options
delimiter_index = ARGV.find_index('---')
if delimiter_index