Details
-
Type: Task
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.11.3.0, 2.11.3.1, 2.11.3.2, 2.11.3.3
-
Fix Version/s: None
-
Component/s: Command Line Interface
-
Labels:None
Description
Nested calls to the same argfile are not allowed, but there are situations when one might call the same argfile without recursion:
jalview bigargfile usefulargfile
where bigargfile also calls usefulargfile
here, Jalview should honour the call to usefulargfile twice.
jalview bigargfile usefulargfile
where bigargfile also calls usefulargfile
here, Jalview should honour the call to usefulargfile twice.