fixed example to match new location of traceleve*

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15435 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2013-03-08 11:33:27 +00:00
parent 5eaf51ad77
commit b17cbaf52c

View File

@ -125,8 +125,8 @@ Enable the B<subroutine calling trace> for all the subroutines in the xcatd and
=item 2
Enable the B<subroutine calling trace> for the subroutines configured in the /opt/xcat/share/xcat/tools/tracelevel0
B<xcatdebug> -f enable -c /opt/xcat/share/xcat/tools/tracelevel0
Enable the B<subroutine calling trace> for the subroutines configured in the /opt/xcat/share/xcat/samples/tracelevel0
B<xcatdebug> -f enable -c /opt/xcat/share/xcat/samples/tracelevel0
=item 3
@ -146,7 +146,7 @@ Enable the B<commented trace log>
=item 6
Enable both the B<subroutine calling trace> and B<commented trace log>
B<xcatdebug> -f enable -c /opt/xcat/share/xcat/tools/tracelevel0 -d enable
B<xcatdebug> -f enable -c /opt/xcat/share/xcat/samples/tracelevel0 -d enable
=back