[ET Trac] #2533: "ActiveThorns" not accepted in parameter file
Roland Haas
trac-noreply at einsteintoolkit.org
Fri May 28 11:06:15 CDT 2021
#2533: "ActiveThorns" not accepted in parameter file
Reporter: Erik Schnetter
Status: open
Milestone:
Version: development version
Type: bug
Priority: major
Component:
Comment (by Roland Haas):
My take would be that to me:
```
IO::out_dir =
```
would be an error but that:
```
IO::out_dir = ""
```
is valid \(so not the RHS is emtpy but the value\). The tricky bit would seem to classify:
```
foo =
bar = 12
```
as an error on foo, while allowing:
```
foo =
bar
baz = 12
```
--
Ticket URL: https://bitbucket.org/einsteintoolkit/tickets/issues/2533/activethorns-not-accepted-in-parameter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.einsteintoolkit.org/pipermail/trac/attachments/20210528/0587193a/attachment.html
More information about the Trac
mailing list