Skip to content

Commit

Permalink
export token renew functions to be usable in subprocesses
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Flamm committed Feb 22, 2018
1 parent 07668de commit d2000ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions afpre
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,8 @@ condrenew() {
PROMPT_COMMAND=condrenew
export -f renew basic_auth error_msg json_value secs_since_epoch on_mac
PS1="AFP|${PATTERN} \$PS1"
$CMD_AND_EXIT
Expand Down

0 comments on commit d2000ed

Please sign in to comment.