components/pdsh/TESTING
changeset 7756 a14f5c91f91a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/pdsh/TESTING	Wed Mar 15 12:37:58 2017 -0700
@@ -0,0 +1,8 @@
+Several of the pdsh tests fail when run on the Userland build machines
+(such as strax and slitheen) from directories under /builds/<username>/
+with:
+
+  pdsh@strax: "/builds": World writable and sticky bit is not set
+
+so make sure that you run "gmake test" from a Userland workspace which
+is not world writable and the sticky bit is not set.