Refactoring. (0.37.51)
This commit is contained in:
parent
db68b30d5b
commit
c6aef6f290
19 changed files with 31 additions and 16 deletions
|
|
@ -29,6 +29,9 @@ if (res["code"] == 0)
|
|||
else
|
||||
print("Login failed!")
|
||||
|
||||
// Propagate the child process exit status to the Fun program's exit code
|
||||
exit res["code"]
|
||||
|
||||
/* Possible output:
|
||||
Username: hanez
|
||||
Password:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue