Do not use Makefile for checking. It does not exist.
authorZdeněk Šustr <sustr4@cesnet.cz>
Fri, 14 Oct 2011 09:39:18 +0000 (09:39 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Fri, 14 Oct 2011 09:39:18 +0000 (09:39 +0000)
org.glite.lb/etics-tag-with-subsystems.pl

index 3a2e4d4..5ea2cd3 100755 (executable)
@@ -235,7 +235,7 @@ usage: $0 [-c <current configuration>] module.name
 
        printf("\nNew tag: $tag\n\n");
 
-       die "This tag already exists; reported by assertion" unless system("cvs log -h $module/Makefile | grep \"$tag\"");
+       die "This tag already exists; reported by assertion" unless system("cvs log -h $module/project/version.properties | grep \"$tag\"");
 
        # **********************************
        # Create the execution script