]> git.ipfire.org Git - thirdparty/samba.git/commit
samba_cross.py: autobuild fails with trailing space at line endings master
authorBjörn Jacke <bjacke@samba.org>
Fri, 10 Apr 2026 10:20:56 +0000 (12:20 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 10 Apr 2026 21:20:52 +0000 (21:20 +0000)
commit2f8dfde1210395175e726455bdb63a7b97245a72
tree317f6cf1274aebb66ec35231f43dff8377c75f5a
parente7c1c49e647adeaf2c6dda0d42f48305c0a5bc58
samba_cross.py: autobuild fails with trailing space at line endings

autobuild fails with trailing space at line endings, so we need to strip() only
at "\n" here strictly.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=16057

Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Fri Apr 10 21:20:52 UTC 2026 on atb-devel-224
buildtools/wafsamba/samba_cross.py