aboutsummaryrefslogtreecommitdiff
path: root/rumba/testbeds/dockertb.py
diff options
context:
space:
mode:
Diffstat (limited to 'rumba/testbeds/dockertb.py')
-rw-r--r--rumba/testbeds/dockertb.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/rumba/testbeds/dockertb.py b/rumba/testbeds/dockertb.py
index 6d7c7b5..dca2b86 100644
--- a/rumba/testbeds/dockertb.py
+++ b/rumba/testbeds/dockertb.py
@@ -1,14 +1,13 @@
#
# A library to manage ARCFIRE experiments
#
-# Copyright (C) 2017 Nextworks S.r.l.
-# Copyright (C) 2017 imec
+# Copyright (C) 2017-2018 Nextworks S.r.l.
+# Copyright (C) 2017-2018 imec
#
# Sander Vrijders <sander.vrijders@ugent.be>
# Dimitri Staessens <dimitri.staessens@ugent.be>
# Vincenzo Maffione <v.maffione@nextworks.it>
# Marco Capitani <m.capitani@nextworks.it>
-# Nick Aerts <nick.aerts@ugent.be>
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
@@ -24,6 +23,7 @@
# License along with this library; if not, write to the Free Software
# Foundation, Inc., http://www.fsf.org/about/contact/.
#
+
import os
from time import sleep
import docker