| Summary: | geant4-env-skeleton.in shell interpreter incorrect value | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Olivier LAHAYE <olivier.lahaye1> |
| Component: | cmake | Assignee: | Ben Morgan <Ben.Morgan> |
| Status: | CLOSED FIXED | ||
| Severity: | trivial | ||
| Priority: | P5 | ||
| Version: | 9.5 | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | Fix that adds the missing "@" at the end of 1st line. | ||
Fixed in Patch-01 of 9.5.... |
Created attachment 153 [details] Fix that adds the missing "@" at the end of 1st line. a missing "@" at the end of the 1st line in geant4-env-skeleton.in prevent to set the correct shell interpreter in the generated script. The attached script fixxes the problem.