Removed unnecessary vmap-assembling statements. (#137)
This commit is contained in:
parent
2c091f23d8
commit
a5dc2b0598
@ -190,10 +190,6 @@ if [ "$USE_VMAPS" = "1" ]; then
|
||||
./vmap-extractor | tee -a $DETAIL_LOG_FILE
|
||||
echo "$(date): Extracting of vmaps finished" | tee -a $LOG_FILE
|
||||
|
||||
echo "$(date): Start assembling of vmaps..." | tee -a $LOG_FILE
|
||||
./vmap-assembler Buildings vmaps | tee -a $DETAIL_LOG_FILE
|
||||
echo "$(date): Assembling of vmaps finished" | tee -a $LOG_FILE
|
||||
|
||||
echo | tee -a $LOG_FILE
|
||||
echo | tee -a $DETAIL_LOG_FILE
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user