Closed
Bug 438371
Opened 17 years ago
Closed 17 years ago
add mobile-browser to MXR
Categories
(Webtools Graveyard :: MXR, defect)
Webtools Graveyard
MXR
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Gavin, Assigned: Gavin)
Details
Attachments
(1 file, 2 obsolete files)
|
3.00 KB,
patch
|
Details | Diff | Splinter Review |
| Assignee | ||
Comment 1•17 years ago
|
||
Attachment #324476 -
Flags: review?(timeless) → review+
| Assignee | ||
Comment 2•17 years ago
|
||
| Assignee | ||
Updated•17 years ago
|
Attachment #324489 -
Attachment is patch: true
Attachment #324489 -
Attachment mime type: application/octet-stream → text/plain
| Assignee | ||
Comment 3•17 years ago
|
||
Attachment #324476 -
Attachment is obsolete: true
Attachment #324489 -
Attachment is obsolete: true
| Assignee | ||
Comment 4•17 years ago
|
||
pushed in changeset 45c0930f7612.
| Assignee | ||
Updated•17 years ago
|
Assignee: gavin.sharp → reed
Status: ASSIGNED → NEW
Updated•17 years ago
|
Assignee: reed → gavin.sharp
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 5•17 years ago
|
||
Comment on attachment 324495 [details] [diff] [review]
index.html too
>+ /^mobile-browser$/ && do {
>+ print LOG `cd $dir; $TIME $HGCOMMAND $HGUPDATE $STDERRTOSTDOUT`;
>+ last;
>+ };
This is wrong, and it broke the script. Changed $dir to $src_dir.
Updated•5 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•