K 10 svn:author V 5 markj K 8 svn:date V 27 2013-12-31T15:45:12.091985Z K 7 svn:log V 312 Some DTrace tests (mostly in the pid provider directory) make use of executable ksh scripts. These are currently not copied into the test directory the way that compiled executables are, so the tests which make use of them cannot work. This changes the test Makefile to copy the scripts into the test directory. END