| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Codecov Report
@@ Coverage Diff @@
## master #1057 +/- ##
==========================================
+ Coverage 61.88% 62.04% +0.15%
==========================================
Files 228 228
Lines 16434 16437 +3
==========================================
+ Hits 10170 10198 +28
+ Misses 6264 6239 -25
Continue to review full report at Codecov.
|
Sorry, something went wrong.
There was a problem hiding this comment.
Reviewed 1 of 1 files at r1, 1 of 1 files at r2.
Reviewable status:complete! all files reviewed, all discussions resolved
Sorry, something went wrong.
|
Thanks, merged into master! |
Sorry, something went wrong.
|
Wew, that was quick, thanks! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
If the -y switch is specified then CMS would drop the data directory without asking for confirmation. This is desirable for automation scripts since without the switch, the script would have to pipe yes into the RWS process (yes | cmsRankingWebServer -d). cmsDropDB has this switch so I think RWS should also have one.
This change is