tests: Accommodate c-tap-harness 4.7
[openafs.git] / tests / volser / vos-t.c
index 758535e..05ec8fd 100644 (file)
@@ -69,7 +69,7 @@ TestListAddrs(struct ubik_client *client, char *dirname)
        close(outpipe[0]);
        close(outpipe[1]);
 
-       build = getenv("BUILD");
+       build = getenv("C_TAP_BUILD");
        if (build == NULL)
            build = "..";