tests: accommodate built-in mknod more cleanly
authorJim Meyering <meyering@redhat.com>
Wed, 16 Apr 2008 13:28:33 +0000 (15:28 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 16 Apr 2008 13:28:33 +0000 (15:28 +0200)
commit57ae7da07593ab0134e120ea79819fdd069563a1
tree2a5c09ece8fe8c50f9fbf3de2cf8d102afd726a1
parent9bb5e5e9afcdf23f5e9d60a005f9b572f7f953ea
tests: accommodate built-in mknod more cleanly

* tests/mkdir/selinux: Undo most of previous change,
bc22dbbf844f31ddaf2e68b167d0128a985d73ab, and instead
invoke the command via "nice".  Using "exec" should be
enough, but isn't with OpenBSD's PD KSH v5.2.14 99/07/13.2.
Eric Blake suggested using nice.
tests/mkdir/selinux