Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.15 by jmc, Wed Feb 17 16:51:57 2021 UTC | revision 1.16 by jmc, Sun Dec 24 18:00:27 2023 UTC | |
---|---|---|
# | Line 319 do | Line 319 do |
319 | #-- set the testreport command: | #-- set the testreport command: |
320 | comm="./testreport" | comm="./testreport" |
321 | if test $typ = 'g7a' -o $typ = 'adm' -o $typ = 'mpa' ; then | if test $typ = 'g7a' -o $typ = 'adm' -o $typ = 'mpa' ; then |
322 | comm="$comm -adm" | #comm="$comm -adm" |
323 | comm="$comm -adm -ncad" | |
324 | elif test $typ = 'oad' ; then | elif test $typ = 'oad' ; then |
325 | comm="$comm -oad" | comm="$comm -oad" |
326 | elif test $typ = 'tlm' ; then | elif test $typ = 'tlm' ; then |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |