Closed
Bug 1032026
Opened 11 years ago
Closed 11 years ago
Fix jshint error for build/push-to-device.js
Categories
(Firefox OS Graveyard :: Gaia::Build, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: yurenju, Unassigned, Mentored)
References
Details
(Whiteboard: [good first bug][mentor-lang=zh])
+++ This bug was initially created as a clone of Bug #1032024 +++
Reporter | ||
Updated•11 years ago
|
Whiteboard: [good first bug][mentor-lang=zh]
Comment 1•11 years ago
|
||
Some guidance on how to approach this bug is available here:
https://bugzilla.mozilla.org/show_bug.cgi?id=1032045#c2
Comment 2•11 years ago
|
||
The line `build/push-to-device.js` isn't there in the .jshintignore file and running
```
jshint build/push-to-device.js gives no warnings.
```
Looking at the file, it looks like its already been fixed.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(yurenju.mozilla)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•