]> Savannah Git Hosting - gnulib.git/commit
getusershell: Don't completely ignore lines that contain a comment.
authorBruno Haible <bruno@clisp.org>
Tue, 27 Aug 2024 20:17:18 +0000 (22:17 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 17 Sep 2024 11:00:11 +0000 (13:00 +0200)
commit262beaeef666d5f2caf5837f38692d708423705a
treecd4d59a172748cbfd9c4a68f690bce1a4224b3e4
parent095bbcaaea018770fd25ab6f992f75266d991fa9
getusershell: Don't completely ignore lines that contain a comment.

* lib/getusershell.c (getusershell): Truncate the line where a comment
starts, instead of ignoring the line entirely.
ChangeLog
lib/getusershell.c