@@ -2209,6 +2209,7 @@ if (*argv[0]) { /* sim name arg? */
np=strrchr(nbuf,']');/* VMS path separator */
if(np!=NULL)
setenv("SIM_BIN_NAME",np+1,1);/* Publish simulator binary name */
setenv("SIM_BIN_PATH",argv[0],1);
}
sim_argv=argv;
cptr=getenv("HOME");
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.