Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Made regexp extracting GFS directy names more robust.
Issue 1409: It seems the directory listing HTML changed, and this caused the regexp extracting the GFS directory names to capture HTML elements, thus making the names always invalid. Resolves #1409. Resolves #1410 (PR).
- Loading branch information