This commit is contained in:
Jean-Paul Calderone 2020-08-07 18:33:35 -04:00
parent 7c92278524
commit 8b44b89f75
No known key found for this signature in database
GPG Key ID: 86E6F8BAE797C287

View File

@ -33,6 +33,7 @@ if [ $TERM = 'dumb' ]; then
export TERM=ansi
fi
apt-get install -y strace
echo "The ${tracking_filename} diff is:"
echo "================================="
export GIT_TRACE=1