tests: small change to the lsns/ioctl_ns

* make description short
* chmod a+x to make script executable

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2021-04-13 10:40:00 +02:00
parent 9698f39942
commit e741653d22
1 changed files with 1 additions and 1 deletions

2
tests/ts/lsns/ioctl_ns Normal file → Executable file
View File

@ -16,7 +16,7 @@
#
TS_TOPDIR="${0%/*}/../.."
TS_DESC="namespace ownership and hierarchy"
TS_DESC="ownership and hierarchy"
. $TS_TOPDIR/functions.sh
ts_init "$*"