Page MenuHomeDevCentral

Prune default tmux.conf
ClosedPublic

Authored by dereckson on Oct 17 2024, 21:12.
Tags
None
Referenced Files
F25199291: D3533.id9079.diff
Sat, Apr 4, 16:39
F25199290: D3533.id9078.diff
Sat, Apr 4, 16:39
F25197221: D3533.diff
Sat, Apr 4, 12:45
Unknown Object (File)
Thu, Apr 2, 07:03
Unknown Object (File)
Tue, Mar 31, 15:39
Unknown Object (File)
Sun, Mar 29, 22:14
Unknown Object (File)
Sun, Mar 29, 00:41
Unknown Object (File)
Fri, Mar 27, 02:43
Subscribers
None

Details

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
main
Build Status
Buildable 5611
Build 5893: arc lint + arc unit

Event Timeline

dereckson created this revision.
WindRiver
$ salt-call --local state.sls_id /root/.tmux.conf roles/core/userland-software
local:
----------
          ID: /root/.tmux.conf
    Function: file.managed
      Result: True
     Comment: File /root/.tmux.conf updated
     Started: 21:13:27.077837
    Duration: 4.02 ms
     Changes:
              ----------
              diff:
                  New file
              mode:
                  0644

Summary for local
------------
Succeeded: 1 (changed=1)
Failed:    0
------------
Total states run:     1
Total run time:   4.020 ms

The hotfix deletes also correctly the file.

This revision is now accepted and ready to land.Oct 17 2024, 21:14
This revision was automatically updated to reflect the committed changes.