# The form data below was edited by super-tom_tyler # Perforce Workshop Jobs # # Job: The job name. 'new' generates a sequenced job number. # Status: Job status; [open/closed/suspended]. Required # Project: The project this job is for. Required. # Severity: [A/B/C] (A is highest) Required. # ReportedBy The user who created the job. Can be changed. # ReportedDate: The date the job was created. Automatic. # ModifiedBy: The user who last modified this job. Automatic. # ModifiedDate: The date this job was last modified. Automatic. # OwnedBy: The owner, responsible for doing the job. Optional. # Description: Description of the job. Required. # DevNotes: Developer's comments. Optional. # Type: Type of job; [Bug/Feature]. Required. Job: SDP-4 Status: suspended Project: perforce-software-sdp Severity: C ReportedBy: tom_tyler ReportedDate: 2017/04/01 17:54:30 ModifiedBy: super-tom_tyler ModifiedDate: 2017/04/01 17:54:30 Description: Make p4_vars safe to run multiple times, or else add logic to make sure it only gets run once. If run multiple times, we'll need smarts to ensure the PATH is set exactly as expected, and doesn't (for example) just continue to append each time p4_vars is sourced. UPDATE: Suspended this job for now. No plans to implement. DevNotes: Originated on p4prod as job062271. This job, SDP-4, was originally named job000059, and for a time name job000272. Type: Feature