iris: Stop chopping off the first nine characters of the renderer string
[mesa.git] / scripts / get_reviewer.pl
index b08d1860ce3bec8d8e7261e97924eaac9d1a2562..62deb922800308906c02e78efce5fed3e4f489a9 100755 (executable)
@@ -865,7 +865,7 @@ sub top_of_mesa_tree {
        $lk_path .= "/";
     }
     if (   (-f "${lk_path}docs/mesa.css")
-       && (-f "${lk_path}docs/GL3.txt")
+       && (-f "${lk_path}docs/features.txt")
        && (-f "${lk_path}src/mesa/main/version.c")
        && (-f "${lk_path}REVIEWERS")
        && (-d "${lk_path}scripts")) {