Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 2355f0c09c52d6979f9f471b23816f3081cc946b https://github.com/tianocore/edk2/commit/2355f0c09c52d6979f9f471b23816f3081cc946b Author: Rebecca Cran <rebe...@bsdio.com> Date: 2022-10-22 (Sat, 22 Oct 2022)
Changed paths: M BaseTools/Tests/GNUmakefile Log Message: ----------- BaseTools: Fix check for ${PYTHON_COMMAND} in Tests/GNUmakefile When checking if $PYTHON_COMMAND exists, curly braces should be used instead of parentheses. Also, "1" causes an error on FreeBSD: it's likely supposed to be 2>&1 like other scripts. Signed-off-by: Rebecca Cran <rebe...@bsdio.com> Reviewed-by: Bob Feng <bob.c.f...@intel.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits