![]() |
|
|||
File indexing completed on 2025-08-03 08:20:57
0001 #!/bin/bash 0002 [[ -e htmlrunning ]] && exit 0 0003 echo $$ > htmlrunning 0004 source ./setup_all.sh 0005 Xvfb :0 -nolisten tcp & 0006 export DISPLAY=unix:0 0007 perl makehtml.pl >& /sphenix/u/sphnxpro/makehmtl.log 0008 kill $! 0009 rm htmlrunning
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
![]() ![]() |