From: Tobias Brunner Date: Thu, 21 Nov 2019 15:57:25 +0000 (+0100) Subject: testing: Import sys in Python updown script X-Git-Tag: 5.8.2dr2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29b4b2e8e2011298a22714d0e1b5dff53cc92515;p=thirdparty%2Fstrongswan.git testing: Import sys in Python updown script --- diff --git a/testing/tests/route-based/net2net-xfrmi-ike/hosts/sun/etc/updown.py b/testing/tests/route-based/net2net-xfrmi-ike/hosts/sun/etc/updown.py index b17eb6bab9..e3b4982571 100755 --- a/testing/tests/route-based/net2net-xfrmi-ike/hosts/sun/etc/updown.py +++ b/testing/tests/route-based/net2net-xfrmi-ike/hosts/sun/etc/updown.py @@ -1,5 +1,6 @@ #!/usr/bin/env python +import sys import vici import daemon import logging