]> git.ipfire.org Git - thirdparty/asterisk.git/commit
runUnittests.sh: Save coredumps to proper directory
authorGeorge Joseph <gjoseph@digium.com>
Wed, 2 Nov 2022 14:24:22 +0000 (08:24 -0600)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Wed, 2 Nov 2022 17:02:55 +0000 (12:02 -0500)
commit0c1c623deed2d8318d3bbd55af810d4243272899
tree409b04e0721ae99e8eaa63dc2aac650fd1d9bb42
parentdfe2f38642099a8797037964c7dff7e15abdff56
runUnittests.sh:  Save coredumps to proper directory

Fixed the specification of "outputdir" when calling ast_coredumper
so the txt files are saved in the correct place.

ASTERISK-30282

Change-Id: Ic631cb90c1e4c29d970c982dff45fda5e0eb15b6
tests/CI/runUnittests.sh