Closed Bug 414624 Opened 18 years ago Closed 18 years ago

Remove extra backslash from path to installed MozillaBuild

Categories

(Firefox Build System :: MozillaBuild, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jwatt, Assigned: jwatt)

Details

Attachments

(2 files)

Attached patch patchSplinter Review
In start-msvc8.bat etc., the %~p0% variable includes a trailing backslash, but we add another wherever we use the value which produces a double backslash. Also you don't need to use both %~d0% and %~p0% since you can get both the directory and path in one go using %~dp0%
Attachment #300069 - Flags: review?(ted.mielczarek)
Attachment #300069 - Flags: review?(ted.mielczarek) → review+
Checked in.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Attached patch bustage fixSplinter Review
I suck, I totally missed this in review. This broke setting the default paths in MozillaBuild. I checked in this bustage fix.
Product: mozilla.org → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: