Closed
Bug 1195836
Opened 9 years ago
Closed 9 years ago
Remove install-module.pl from bmo
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dylan, Assigned: dylan)
Details
Attachments
(1 file)
7.17 KB,
patch
|
dkl
:
review+
|
Details | Diff | Splinter Review |
The BMO devs never use this, favoring cpan or cpanm. So we're going to remove it.
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8649443 -
Flags: review?(dkl)
Comment 2•9 years ago
|
||
Comment on attachment 8649443 [details] [diff] [review]
1195836_1.patch
Review of attachment 8649443 [details] [diff] [review]:
-----------------------------------------------------------------
Fix on commit. r=dkl
::: template/en/default/setup/strings.txt.pl
@@ +126,5 @@
>
> + ##perl## checksetup.pl --cpanfile
> + cpanm --installdeps --with-recommends --with-all-features \\
> + --without-feature oracle --without-feature sqlite \\
> + --without-feature pg
remove whitespace
Also need to add period (.) to the end of the command example.
Attachment #8649443 -
Flags: review?(dkl) → review+
Assignee | ||
Comment 3•9 years ago
|
||
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
d03b432..77fbf1e master -> master
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•