Displaying 1 result from an estimated 1 matches for "valid_uservari".
2018 Sep 19
1
Sieve and output variable for execute
...re user-verification is an extprogram which calls API and verify user based on email address then returns boolean (as an output to the console).
Everything works fine when I will remove if string :matches "${valid_user}" "True"statement other way it looks like is not recognizing valid_uservariable.
When I pipe valid_user to some script just to capture value for that variable it throws an error:
error: specified :args item `True?' is invalid.
Why question mark was added to the variable in this case?
Thoughts?
-------------- next part --------------
An HTML attachment was scrubbed.....