bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Exclamation mark does not work with set -e


From: fb
Subject: Exclamation mark does not work with set -e
Date: Mon, 06 Apr 2020 16:33:15 +0200
User-agent: SOGoMail 4.3.0

Hello,

The following assertion succeeds when it should not :
set -e
! true
echo Hello # prints Hello but should not

Regards,

--
Florent Bordignon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]