From c957fdfb5255aa50cf7bde19dc6ff2baa9706cc4 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Fri, 5 Aug 2011 15:55:51 +0200 Subject: [PATCH] examples: make some examples executable --- examples/python/list-connections.py | 0 examples/python/show-bssids.py | 0 examples/python/vpn.py | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 examples/python/list-connections.py mode change 100644 => 100755 examples/python/show-bssids.py mode change 100644 => 100755 examples/python/vpn.py diff --git a/examples/python/list-connections.py b/examples/python/list-connections.py old mode 100644 new mode 100755 diff --git a/examples/python/show-bssids.py b/examples/python/show-bssids.py old mode 100644 new mode 100755 diff --git a/examples/python/vpn.py b/examples/python/vpn.py old mode 100644 new mode 100755