idk maybe this

This commit is contained in:
Jean-Paul Calderone 2020-08-07 21:18:29 -04:00
parent 8b44b89f75
commit 107861802b
No known key found for this signature in database
GPG Key ID: 86E6F8BAE797C287
1 changed files with 1 additions and 1 deletions

View File

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