freebsd-dev/tools/regression/geom_gpt
Enji Cooper acca703a09 gctl_test.t: minor tweaks
- Declare $count with the `my` scope operator to permit `use strict`.
- Add `use strict`.
- Use `use warnings` instead of using `-w` in the shebang.
- Don't unlink $cmd when done (prevents unnecessary rebuilding).
- Improve the error message when running with insufficient permissions, e.g.,
  non-root.

MFC after:	5 weeks
Sponsored by:	Dell EMC Isilon
2017-04-22 22:40:39 +00:00
..
gctl_test_helper.c gctl_test_helper: add diagnostic output for parse_retval(..) 2017-04-22 22:34:45 +00:00
gctl_test.t gctl_test.t: minor tweaks 2017-04-22 22:40:39 +00:00
Makefile Bump WARNS to 6 per previous commits which fixed warnings 2017-04-22 20:29:56 +00:00