Using Schily Tools 2020-03-27 on Debian 10.3.
foo() { echo "@1 $-" # => <empty> set -eu echo "@2 $-" # => eu set -- echo "@3 $-" # => u } foo echo "@4 $-" # => u
Tickets: #19
This problem is present in the january version but I cannot repeat it in the current version that was planned to be published yesterday.
Please have a look for the new version today or tomorrow.
Thank you for reply. It seems to have been fixed in Schily Tools 2020-04-18. However another problem occurred. It may be related to this ticket, but it looks like different problem too. So I created new ticket [#19].
OK, so it seems that the original cause for the problem had not been fixed.
I have another patch to fix the orginal problem...
It seems to be working perfectly! Thank you!
Log in to post a comment.
This problem is present in the january version but I cannot repeat it in the current version that was planned to be published yesterday.
Please have a look for the new version today or tomorrow.
Last edit: Jörg Schilling 2020-04-17
Thank you for reply. It seems to have been fixed in Schily Tools 2020-04-18. However another problem occurred.
It may be related to this ticket, but it looks like different problem too. So I created new ticket [#19].
Related
Tickets:
#19OK, so it seems that the original cause for the problem had not been fixed.
I have another patch to fix the orginal problem...
It seems to be working perfectly! Thank you!