]> git.ipfire.org Git - thirdparty/elfutils.git/commit
config: Move the 2>/dev/null inside the sh -c '' quotes for profile.csh.
authorMark Wielaard <mark@klomp.org>
Tue, 3 May 2022 15:48:55 +0000 (17:48 +0200)
committerMark Wielaard <mark@klomp.org>
Tue, 3 May 2022 15:48:55 +0000 (17:48 +0200)
commitf1252e4dbe781f75d806ce0b990779548eeeb7a9
treef6d2c17d5d9f76c4e555767a9ad873b5d1d8bca2
parent6d0c3b57429add5b6494259c1c06499e52cff4d5
config: Move the 2>/dev/null inside the sh -c '' quotes for profile.csh.

csh/tcsh would warn about "Ambiguous output redirect" if not done inside
the sh -c command.

Fix-by: наб <nabijaczleweli@nabijaczleweli.xyz>
https://bugzilla.redhat.com/show_bug.cgi?id=2080957

Signed-off-by: Mark Wielaard <mark@klomp.org>
config/ChangeLog
config/profile.csh.in