﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
558	testlog.cmd does not detect pci.exe	Yuri Dario	David Azarewicz	"testlog.cmd detects pci.exe only if on the path.

around line 48

if (PCIEXE='') then do;
  PCIEXE=BootDrive||'ecs\install\DETECTEI\PCI.EXE';

should be

if (PCIEXE='') then do;
  PCIEXE=BootDrive||'\ecs\install\DETECTEI\PCI.EXE';
"	defect	closed	trivial	Release 4.00	Utilities	3.21.02	fixed		
