Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
  • Loading branch information
jjerphan committed Jan 28, 2025
1 parent 91e0aad commit 2ede71b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ fi

echo "+ Mamba does not warn (check that there is no warning on stderr)"
mamba --help 2> stderr.log
cat stderr.log
test ! -s stderr.log
rm -f stderr.log

Expand Down

0 comments on commit 2ede71b

Please sign in to comment.