Update .gitattributes.

This commit is contained in:
Markus F.X.J. Oberhumer
2023-07-25 12:18:33 +02:00
parent f81f7194ed
commit 641b116f04
5 changed files with 28 additions and 13 deletions
+1
View File
@@ -70,6 +70,7 @@ upx_testsuite_BUILDDIR=$(readlink -fn "$upx_testsuite_BUILDDIR") # make absolute
[[ -d $upx_testsuite_BUILDDIR ]] || exit 1
cd / && cd "$upx_testsuite_BUILDDIR" || exit 1
: > ./.mfxnobackup
# upx_run check, part2
if ! "${upx_run[@]}" --version-short >/dev/null; then