Signed-off-by: YAMAMOTO Takashi <[email protected]> --- ryu/tests/test_lib.py | 2 -- 1 file changed, 2 deletions(-) mode change 100755 => 100644 ryu/tests/test_lib.py
diff --git a/ryu/tests/test_lib.py b/ryu/tests/test_lib.py old mode 100755 new mode 100644 index 13bc2af..49922b4 --- a/ryu/tests/test_lib.py +++ b/ryu/tests/test_lib.py @@ -1,5 +1,3 @@ -#!/usr/bin/env python - import gettext import os import unittest -- 2.2.1 ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
