summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-04-01 02:39:28 +0200
committerChristian Grothoff <christian@grothoff.org>2024-04-01 02:39:28 +0200
commitde0879931ee3f9e5191b361d673e5e5d8d4dadcf (patch)
tree086f026eb108f3aae692f327396a34012c1eff03 /src
parent45f388a05a105975cdcbeab0892a2fe78a8a4416 (diff)
downloadexchange-de0879931ee3f9e5191b361d673e5e5d8d4dadcf.tar.gz
exchange-de0879931ee3f9e5191b361d673e5e5d8d4dadcf.tar.bz2
exchange-de0879931ee3f9e5191b361d673e5e5d8d4dadcf.zip
clean, but not log file
Diffstat (limited to 'src')
-rwxr-xr-xsrc/templating/run-original-tests.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/templating/run-original-tests.sh b/src/templating/run-original-tests.sh
index f9dbe316c..8df0331fb 100755
--- a/src/templating/run-original-tests.sh
+++ b/src/templating/run-original-tests.sh
@@ -7,7 +7,7 @@ export CFLAGS="-g"
function build()
{
echo "Ensuring clean state on exit ..."
- make clean
+ make clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES clean-noinstPROGRAMS mostlyclean-compile mostlyclean-libtool
make
}
@@ -16,7 +16,7 @@ trap build EXIT
echo "Ensuring clean state on entry to legacy tests ..."
-make clean
+make clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES clean-noinstPROGRAMS mostlyclean-compile mostlyclean-libtool
# The build fails if libjson-c-dev is not installed.
# That's OK, we don't otherwise need it and don't