A Alhifar Member Jan 22, 2013 #1 As the title says, cli_execute("logout") simply returns true without doing anything. logout works fine in the gcli normally, just not in an ash script.
As the title says, cli_execute("logout") simply returns true without doing anything. logout works fine in the gcli normally, just not in an ash script.
A Alhifar Member Jan 22, 2013 #3 All I get with that exact same bit of code is the following, without getting logged off: Code: > ash cli_execute("logout"); Returned: true EDIT: Decided to update since I was ~10 versions behind. Seems to have fixed it. Guess this can be closed.
All I get with that exact same bit of code is the following, without getting logged off: Code: > ash cli_execute("logout"); Returned: true EDIT: Decided to update since I was ~10 versions behind. Seems to have fixed it. Guess this can be closed.
Bale Minion Jan 22, 2013 #4 I believe you stumbled across an actual bug, but didn't properly recognize it. I'll make a bug report and you can compare it to your experience. Was this your problem? Last edited: Jan 22, 2013
I believe you stumbled across an actual bug, but didn't properly recognize it. I'll make a bug report and you can compare it to your experience. Was this your problem?