stable

Clone or download

Read-only

request #11916: Tuleap CLI tool does not display any errors anymore

The change introduced in commit 6a7c9569b53846e350dcd42313fadafd027dc064 is a bit aggressive and even remove expected error output from the CLI tool. This contribution try to compromise between the data leaks and usability. Calls made through /usr/bin/tuleap displays errors again. Testers, /usr/bin/tuleap is deployed by the packaging so either think of redeploying it yourself or directly use src/utils/tuleap. Change-Id: I1358b904dee14bed89f5f9c4725a2b51cfbfb550

Modified Files

Name
M src/utils/php-launcher.sh +6 −1 Go to diff View file
M src/utils/tuleap +2 −2 Go to diff View file