]> git.ipfire.org Git - thirdparty/plymouth.git/commit
Merge branch 'fixscriptcrash' into 'main'
authorRay Strode <halfline@gmail.com>
Sat, 27 Jul 2024 12:38:13 +0000 (12:38 +0000)
committerRay Strode <halfline@gmail.com>
Sat, 27 Jul 2024 12:38:13 +0000 (12:38 +0000)
commitfe7b7d8fce0c51fc66e3531079c6de57291d4f0d
tree708710c5705441973abe0b5500b80c7d049cbfe1
parent3ce6441aa066545f44624025b3d27d691bbda2a9
parent8fb0e1f33443fe24d49660a1b00966def95a8c77
Merge branch 'fixscriptcrash' into 'main'

script: Be more tolerant when there's no console viewer

Closes #259

See merge request plymouth/plymouth!325