From 93527d82b3098b5e7c3f5c043b4c1b26a3360607 Mon Sep 17 00:00:00 2001 From: zeus Date: Mon, 23 Nov 2020 01:56:17 +0200 Subject: [PATCH] watcher --- swarmlab-app/src/run/app.js | 1 + 1 file changed, 1 insertion(+) diff --git a/swarmlab-app/src/run/app.js b/swarmlab-app/src/run/app.js index cd1ece5..50ecae9 100755 --- a/swarmlab-app/src/run/app.js +++ b/swarmlab-app/src/run/app.js @@ -186,6 +186,7 @@ async function getpipelines(token,pipelinename) { global.online='ob'; +global.pipelines=[]; function onWatcherReady(){ console.info('From here can you check for real changes, the initial scan has been completed.');