We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Important
This issue was migrated from Trac:
TerraNova
This will allow for the following: if want_foo; then function foobar() { echo "foo" } else function foobar() { echo "bar" } fi foobar
This will allow for the following:
if want_foo; then function foobar() { echo "foo" } else function foobar() { echo "bar" } fi foobar
Note
Original attachments:
Apr 25, 2019 at 6:38 UTC
The text was updated successfully, but these errors were encountered:
Changed by TerraNova (TerraTech@….com) on Apr 25, 2019 at 6:38 UTC
Sorry, something went wrong.
Changed by andrew_b (@aborodin) on Apr 25, 2019 at 8:36 UTC (comment 1)
andrew_b
Apr 25, 2019 at 8:36 UTC
Changed by andrew_b (@aborodin) on Apr 25, 2019 at 8:40 UTC (comment 2)
Apr 25, 2019 at 8:40 UTC
Changed by andrew_b (@aborodin) on Apr 27, 2019 at 16:14 UTC (comment 3)
Apr 27, 2019 at 16:14 UTC
Changed by andrew_b (@aborodin) on Apr 27, 2019 at 16:17 UTC (comment 4)
Apr 27, 2019 at 16:17 UTC
Thanks!
Applied as [91d6d55].
Changed by andrew_b (@aborodin) on Apr 27, 2019 at 16:19 UTC (comment 5)
Apr 27, 2019 at 16:19 UTC
Changed by andrew_b (@aborodin) on Jun 6, 2020 at 17:16 UTC (comment 6)
Jun 6, 2020 at 17:16 UTC
Revert [91d6d55] because of #4054: [9311136].
aborodin
No branches or pull requests
Important
This issue was migrated from Trac:
TerraNova
(TerraTech@….com)Note
Original attachments:
TerraNova
(TerraTech@….com) onApr 25, 2019 at 6:38 UTC
The text was updated successfully, but these errors were encountered: