From cd13b2b5f3cd747ef2163094cc66af4e06f59945 Mon Sep 17 00:00:00 2001 From: David Lechner Date: Sun, 17 Nov 2019 22:03:24 +0000 Subject: [PATCH] test: make all files executable This sets the executable bit on the only two files in the test directory that do not already have it set. --- test/set-sms-alphabet | 0 test/test-serving-cell-info | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 test/set-sms-alphabet mode change 100644 => 100755 test/test-serving-cell-info diff --git a/test/set-sms-alphabet b/test/set-sms-alphabet old mode 100644 new mode 100755 diff --git a/test/test-serving-cell-info b/test/test-serving-cell-info old mode 100644 new mode 100755