Use tags starting with glite- even in emi configurations.
authorZdeněk Šustr <sustr4@cesnet.cz>
Mon, 14 Feb 2011 16:23:14 +0000 (16:23 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Mon, 14 Feb 2011 16:23:14 +0000 (16:23 +0000)
org.glite.lb/etics-tag-with-subsystems.pl

index c9e750c..752f3e5 100755 (executable)
@@ -84,6 +84,7 @@ usage: $0 [-c <current configuration>] module.name
                $current_prefix=~s/\./-/g;
                $current_prefix="$current_prefix" . "_R_";
                $current_tag="$current_prefix" . "$current_major" . "_$current_minor" . "_$current_revision" . "_$current_age";
+               $current_tag=~s/^emi-/glite-/;
        }
 
         if (defined $opt_p) {