From cbd629dfcb66f1a9ca67eb30ec5f86722c83e14c Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Wed, 8 May 2019 16:34:50 -0400 Subject: [PATCH] Added opensfm dir for test data, removed console log --- libs/taskNew.js | 1 - tests/processing_results/opensfm/features/test.txt | 0 2 files changed, 1 deletion(-) create mode 100644 tests/processing_results/opensfm/features/test.txt diff --git a/libs/taskNew.js b/libs/taskNew.js index 5500566..0c11fe0 100644 --- a/libs/taskNew.js +++ b/libs/taskNew.js @@ -321,7 +321,6 @@ module.exports = { else { async.eachSeries(entries, (entry, cb) => { if (entry === "seed.zip"){ - console.log("HERE"); handleSeed(cb); }else if (entry === "zipurl.zip") { handleZipUrl(cb); diff --git a/tests/processing_results/opensfm/features/test.txt b/tests/processing_results/opensfm/features/test.txt new file mode 100644 index 0000000..e69de29