Skip to Content.

rare-dev - Re: [rare-dev] Integration of the release manager

Subject: Rare project developers

List archive


Re: [rare-dev] Integration of the release manager


Chronological Thread 
  • From: mc36 <>
  • To: Alexander Gall <>
  • Cc:
  • Subject: Re: [rare-dev] Integration of the release manager
  • Date: Wed, 6 Apr 2022 17:18:47 +0200

hi,

On 4/6/22 16:46, Alexander Gall wrote:
what about a live debugging session on this? letsmeet.hu/alex
Ok, I'll be there soon.

during the vc i had the idea if this is was causing that invalid exec command
at the cmd2nd execution:

https://github.com/mc36/freeRouter/commit/1afc02835cfac27eee020e80bfb5052da58020b9

keep in mind that the default for all of these is optional so you have to
strip them explicitly...

br,
cs

sid#show config-differences
alias exec asdf command att shell3 echo 1
alias exec asdf cmd2nd att shell3 echo 2
alias exec asdf param2nd forbidden
alias exec asdf cmd3rd att shell3 echo 3
alias exec asdf param3rd forbidden
alias exec asdf cmd4th att shell3 echo 3
alias exec asdf param4th required

sid#asdf q
1 q
2
3
3 q
sid#




Archive powered by MHonArc 2.6.19.

Top of Page