]> 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:45 +0000 (12:02 -0500)
commit196f2e19641907f6b4953aba170f961b93e91140
tree299a9e54afc0ef092f6c5817e84778aef8abdc01
parent12d18b0a40381eb90145e352bf144a71f8dd2555
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