Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make AFS check regex more generic #2271

Open
mesmith75 opened this issue Jan 22, 2024 · 0 comments
Open

Make AFS check regex more generic #2271

mesmith75 opened this issue Jan 22, 2024 · 0 comments
Assignees

Comments

@mesmith75
Copy link
Contributor

The regex to parse the output of tokens is here: https://github.com/ganga-devs/ganga/blob/develop/ganga/GangaCore/GPIDev/Credentials/AfsToken.py#L29

It is not generic enough as someone has a command that returns:

Tokens for afs@ihep.ac.cn [Expires Jan 24 18:13]
   --End of list--

It would be good to try and get away from this if we can.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant