]> git.ipfire.org Git - thirdparty/make.git/commit
* tests/scripts/functions/shell: [SV 65323] Run huge var test in bash
authorDmitry Goncharov <dgoncharov@users.sf.net>
Sun, 21 Apr 2024 17:35:33 +0000 (13:35 -0400)
committerPaul Smith <psmith@gnu.org>
Mon, 6 May 2024 18:11:17 +0000 (14:11 -0400)
commite3f938caf893f485c9216e26a4f48731fccc43a8
treebfe4fed9c664041b392eb11b5f8e27d19bade75e
parent40664fef1fa079280487500d6c347472bd2961d5
* tests/scripts/functions/shell: [SV 65323] Run huge var test in bash

The long variable name causes ksh to crash.  Some systems use ksh as
/bin/sh, so force bash if it's available else skip the test.
tests/scripts/functions/shell