Page MenuHomeSoftware Heritage

CLI: add an exlicit --daemon flag
ClosedPublic

Authored by zack on Oct 15 2020, 10:12 AM.

Details

Summary

as the alternative switch to --foreground

rationale: it is good to have explicit on/off switches, for better mnemonicity

--daemon seems to be more customary than --background, hence I went for it

Test Plan

tox

Diff Detail

Repository
rDFUSE FUSE virtual file system
Branch
feature/cli-daemon-flag
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 16292
Build 25075: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 25074: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D4264 (id=15066)

Rebasing onto 11ef971ac1...

Current branch diff-target is up to date.
Changes applied before test
commit e8307fe54d19548b2b1a2b4714bfe8347870c54e
Author: Stefano Zacchiroli <zack@upsilon.cc>
Date:   Thu Oct 15 10:11:47 2020 +0200

    CLI: add an exlicit --daemon flag
    
    as the alternative switch to --foreground

See https://jenkins.softwareheritage.org/job/DFUSE/job/tests-on-diff/73/ for more details.

This revision is now accepted and ready to land.Oct 15 2020, 10:35 AM
This revision was automatically updated to reflect the committed changes.