]> git.ipfire.org Git - thirdparty/systemd.git/commit
sysupdate: print version details once 43018/head
authordongshengyuan <545258830@qq.com>
Tue, 14 Jul 2026 10:52:52 +0000 (18:52 +0800)
committerdongshengyuan <545258830@qq.com>
Tue, 14 Jul 2026 10:52:52 +0000 (18:52 +0800)
commit9ed8392a3ceacc06a2c67c0745bdbe74692b86c6
tree48de004205ef22b50a18229ebe2809d30f08b655
parente72d9b0d7068bb7de494847c20044e073e0d6979
sysupdate: print version details once

list VERSION printed the version status header twice in plain output.

Keep the complete later header and add a regression check.

Follow-up for: 42c0b689a800b2ec7cceb1528d3834bf9b3417f8.
src/sysupdate/sysupdate.c
test/units/TEST-72-SYSUPDATE.sh