| Summary: | In ISO mode (only) the system tests prompt indefinately | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Steve.ONeale |
| Component: | g3tog4 | Assignee: | Gabriele Cosmo <Gabriele.Cosmo> |
| Status: | RESOLVED INVALID | ||
| Severity: | major | CC: | lockman |
| Priority: | P5 | ||
| Version: | 2.0 | ||
| Hardware: | DEC | ||
| OS: | OSF/1 | ||
|
Description
Steve.ONeale
2001-01-30 08:20:58 CET
I verified that on DEC-ISO examples in examples/extended/g3tog4 work
if the input macro is given as parameter instead of being redirected.
i.e.:
clGeometry data/testmodel.dat clGeometry.in
instead of:
clGeometry data/testmodel.dat < clGeometry.in
The tests can be reintroduced also for DEC-ISO, assuming the command
is modified ASAP. This overcomes the known bug in ISO iostreams on DEC.
|