Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst git-svn-id: svn://10.0.0.236/trunk@111049 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -52,7 +52,7 @@ BCTestLoaderImpl::BCTestLoaderImpl()
|
||||
printf("DEbug:avm:BCTestLoaderImpl::BCTestLoaderImpl()\n");
|
||||
testLocation = getenv(BC_TEST_LOCATION_VAR_NAME);
|
||||
if(!testLocation) {
|
||||
fprintf(stderr, "ERROR: %s enviroment variable isn't set !\n",BC_TEST_LOCATION_VAR_NAME);
|
||||
fprintf(stderr, "ERROR: %s environment variable isn't set !\n",BC_TEST_LOCATION_VAR_NAME);
|
||||
return;
|
||||
}
|
||||
char** testCase = LoadTestList();
|
||||
|
||||
Reference in New Issue
Block a user