PERFORCE change 133147 for review
John Birrell
jb at FreeBSD.org
Sat Jan 12 16:44:47 PST 2008
http://perforce.freebsd.org/chv.cgi?CH=133147
Change 133147 by jb at jb_freebsd1 on 2008/01/13 00:44:25
Change the shell for FreeBSD.
Affected files ...
.. //depot/projects/dtrace/src/contrib/opensolaris/cmd/dtrace/test/cmd/scripts/dtest.pl#5 edit
Differences ...
==== //depot/projects/dtrace/src/contrib/opensolaris/cmd/dtrace/test/cmd/scripts/dtest.pl#5 (text+kox) ====
@@ -44,7 +44,7 @@
$dtrace_path = '/usr/sbin/dtrace';
@dtrace_argv = ();
-$ksh_path = '/usr/bin/ksh';
+$ksh_path = '/bin/sh';
@files = ();
%exceptions = ();
More information about the p4-projects
mailing list