Closed
Bug 603394
Opened 14 years ago
Closed 14 years ago
please add tegras to graphs.m.o
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mozilla, Assigned: fox2mike)
References
Details
Attachments
(1 file)
278 bytes,
text/plain
|
Details |
Already run in staging; patch from bug 598473 landed.
Assignee | ||
Comment 1•14 years ago
|
||
Done!
mysql> insert into os_list values (NULL, "Android 2.2");
Query OK, 1 row affected (0.01 sec)
mysql> insert into machines values (NULL,20,0,1.0,"tegra-001",1,unix_timestamp());
Query OK, 1 row affected (0.00 sec)
mysql> insert into machines values (NULL,20,0,1.0,"tegra-002",1,unix_timestamp());
Query OK, 1 row affected (0.00 sec)
mysql> insert into machines values (NULL,20,0,1.0,"tegra-003",1,unix_timestamp());
Query OK, 1 row affected (0.00 sec)
Assignee: server-ops → shyam
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•