mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-18 07:18:20 +00:00
that was kind of annoyingly non-illuminating
This commit is contained in:
@ -41,7 +41,7 @@ export GIT_TRACE_PACK_ACCESS=1
|
|||||||
export GIT_TRACE_PACKET=1
|
export GIT_TRACE_PACKET=1
|
||||||
export GIT_TRACE_PERFORMANCE=1
|
export GIT_TRACE_PERFORMANCE=1
|
||||||
export GIT_TRACE_SETUP=1
|
export GIT_TRACE_SETUP=1
|
||||||
strace git diff -- "${tracking_filename}"
|
strace -f git diff -- "${tracking_filename}"
|
||||||
echo "================================="
|
echo "================================="
|
||||||
|
|
||||||
echo "Exiting with code ${code} from ratchet.py."
|
echo "Exiting with code ${code} from ratchet.py."
|
||||||
|
Reference in New Issue
Block a user