Details
-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
3
-
9223372036854775807
Description
Getting
running as uid/gid/euid/egid 500/500/500/500, groups: 500 [declare] [-a] [pids_r] execvp fails running declare
when running sanityn test_77k. Other sanityn tests that use nrs_write_read should have the same issue.
execvp treats declare as a executable while it is actually a bash builtin cmd. Will put up a fix soon.