mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-10 12:20:02 +00:00
is the pager screwing up?
This commit is contained in:
parent
9af1e741d8
commit
8d1798fbb6
@ -41,7 +41,8 @@ export GIT_TRACE_PACK_ACCESS=1
|
||||
export GIT_TRACE_PACKET=1
|
||||
export GIT_TRACE_PERFORMANCE=1
|
||||
export GIT_TRACE_SETUP=1
|
||||
strace -f git diff -- "${tracking_filename}"
|
||||
strace -f git diff -- "${tracking_filename}" > tracking.diff
|
||||
cat tracking.diff
|
||||
echo "================================="
|
||||
|
||||
echo "Exiting with code ${code} from ratchet.py."
|
||||
|
Loading…
x
Reference in New Issue
Block a user