summaryrefslogtreecommitdiff
path: root/checkVersions
diff options
context:
space:
mode:
Diffstat (limited to 'checkVersions')
-rwxr-xr-xcheckVersions2
1 files changed, 2 insertions, 0 deletions
diff --git a/checkVersions b/checkVersions
index 94e8fe82..27a8242b 100755
--- a/checkVersions
+++ b/checkVersions
@@ -714,6 +714,8 @@ then
t end
s,^\([^/]\+\)/\(files/\)\?branch_[0-9.]\+/[^/]\+$,\1/files,
t end
+ s,^\([^/]\+\)/\(\1-[0-9.]\+\)/\2\.tar\.gz$,\1/files,
+ t end
w /dev/stderr
d
:end