]> granicus.if.org Git - strace/commit
tests: robustify options-syntax.test against ash
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 4 Apr 2018 21:36:07 +0000 (21:36 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 4 Apr 2018 21:36:07 +0000 (21:36 +0000)
commit4eeba4e60fde6291aa2cc9c37dd2e088a378f2b7
tree79c6334e1dfa06bc7a25b957b729c9e17a1ef78f
parentbe55c1c61aec47062564f27aa9308f30d291c49b
tests: robustify options-syntax.test against ash

* tests/options-syntax.test: Do not assume that shell provides $UID,
use "id -u" if it doesn't.
tests/options-syntax.test