robsd-exec: timeout 3600s + . /usr/local/libexec/robsd/util.sh + . /usr/local/libexec/robsd/util-regress.sh + config_load + << "EOF" + _err=0 + _env=REGRESS_FAIL_EARLY=no + config_value regress-bin/ps-env + 2> /dev/null + _env=REGRESS_FAIL_EARLY=no GOCACHE=/tmp + _make=make -C /home/src/regress/bin/ps REGRESS_FAIL_EARLY=no GOCACHE=/tmp + config_value regress-bin/ps-targets + regress_root bin/ps + export SUDO + unpriv -c staff build exec make -C /home/src/regress/bin/ps REGRESS_FAIL_EARLY=no GOCACHE=/tmp regress ==== valid_keywords ==== ps -o "$(ps -L)" >/dev/null ==== invalid_keywords ==== if ps -o "bogus" >/dev/null 2>&1; then false; fi ==== command ==== cc -O2 -pipe -MD -MP -o shortsleep /home/src/regress/bin/ps/shortsleep.c sh /home/src/regress/bin/ps/command.sh ==== cwd ==== sh /home/src/regress/bin/ps/cwd.sh ==== user ==== sh /home/src/regress/bin/ps/user.sh