mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 11:18:06 +00:00
batch: cleanup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user