aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tutorial
diff options
context:
space:
mode:
authorCristian Maureira-Fredes <cristian.maureira-fredes@qt.io>2018-12-04 17:05:52 +0100
committerSimo Fält <simo.falt@qt.io>2018-12-12 06:27:19 +0000
commitebe974c8a3bacf636a17f254850d978ee4e79cf3 (patch)
treeba1edfa65e2e632ea5df62a4eda74e772edbe0cd /examples/tutorial
parent2c1e3c098c957b6d6ffb5729f0de3d0d86835b87 (diff)
Change example scripts permissions to 644
There was a mix of 644 and 755, since we expect the users to execute: python example.py we do not need to have files with 755. Change-Id: Iba9b2f5dbb57fe2a3503d8dfe971a4e92e764022 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Simo Fält <simo.falt@qt.io>
Diffstat (limited to 'examples/tutorial')
-rw-r--r--examples/tutorial/t1.py1
-rw-r--r--examples/tutorial/t10.py1
-rw-r--r--examples/tutorial/t11.py1
-rw-r--r--examples/tutorial/t12.py1
-rw-r--r--examples/tutorial/t13.py1
-rw-r--r--examples/tutorial/t14.py1
-rw-r--r--examples/tutorial/t2.py1
-rw-r--r--examples/tutorial/t3.py1
-rw-r--r--examples/tutorial/t4.py1
-rw-r--r--examples/tutorial/t5.py1
-rw-r--r--examples/tutorial/t6.py1
-rw-r--r--examples/tutorial/t7.py1
-rw-r--r--examples/tutorial/t8.py1
-rw-r--r--examples/tutorial/t9.py1
14 files changed, 0 insertions, 14 deletions
diff --git a/examples/tutorial/t1.py b/examples/tutorial/t1.py
index 2e4d15859..635fbbdb1 100644
--- a/examples/tutorial/t1.py
+++ b/examples/tutorial/t1.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
#############################################################################
##
diff --git a/examples/tutorial/t10.py b/examples/tutorial/t10.py
index baf3884aa..00ab1f889 100644
--- a/examples/tutorial/t10.py
+++ b/examples/tutorial/t10.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
#############################################################################
##
diff --git a/examples/tutorial/t11.py b/examples/tutorial/t11.py
index b028fc22e..801a2c0a0 100644
--- a/examples/tutorial/t11.py
+++ b/examples/tutorial/t11.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
#############################################################################
##
diff --git a/examples/tutorial/t12.py b/examples/tutorial/t12.py
index 945edbd8e..ecafe23da 100644
--- a/examples/tutorial/t12.py
+++ b/examples/tutorial/t12.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
#############################################################################
##
diff --git a/examples/tutorial/t13.py b/examples/tutorial/t13.py
index 706b8a52c..8cf5af33c 100644
--- a/examples/tutorial/t13.py
+++ b/examples/tutorial/t13.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
#############################################################################
##
diff --git a/examples/tutorial/t14.py b/examples/tutorial/t14.py
index a7a4a0595..4bb971f1d 100644
--- a/examples/tutorial/t14.py
+++ b/examples/tutorial/t14.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
#############################################################################
##
diff --git a/examples/tutorial/t2.py b/examples/tutorial/t2.py
index 992554dcb..946a27366 100644
--- a/examples/tutorial/t2.py
+++ b/examples/tutorial/t2.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
#############################################################################
##
diff --git a/examples/tutorial/t3.py b/examples/tutorial/t3.py
index be69b6a0d..65796ac74 100644
--- a/examples/tutorial/t3.py
+++ b/examples/tutorial/t3.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
#############################################################################
##
diff --git a/examples/tutorial/t4.py b/examples/tutorial/t4.py
index 88f92443b..353e59e4b 100644
--- a/examples/tutorial/t4.py
+++ b/examples/tutorial/t4.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
#############################################################################
##
diff --git a/examples/tutorial/t5.py b/examples/tutorial/t5.py
index 783fa73d2..eda1d98aa 100644
--- a/examples/tutorial/t5.py
+++ b/examples/tutorial/t5.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
#############################################################################
##
diff --git a/examples/tutorial/t6.py b/examples/tutorial/t6.py
index b6ef30428..6353af1c2 100644
--- a/examples/tutorial/t6.py
+++ b/examples/tutorial/t6.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
#############################################################################
##
diff --git a/examples/tutorial/t7.py b/examples/tutorial/t7.py
index b82840c9a..97ed27f10 100644
--- a/examples/tutorial/t7.py
+++ b/examples/tutorial/t7.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
#############################################################################
##
diff --git a/examples/tutorial/t8.py b/examples/tutorial/t8.py
index e203ed8a2..944c9f75b 100644
--- a/examples/tutorial/t8.py
+++ b/examples/tutorial/t8.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
#############################################################################
##
diff --git a/examples/tutorial/t9.py b/examples/tutorial/t9.py
index d4640744b..9a6462dda 100644
--- a/examples/tutorial/t9.py
+++ b/examples/tutorial/t9.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
#############################################################################
##