Re: [PATCH] test: make all files executable

2019-11-18 Thread Denis Kenzior
Hi David, On 11/17/19 4:03 PM, David Lechner wrote: 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

[PATCH] test: make all files executable

2019-11-17 Thread David Lechner
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