mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Ext: Debug ext now faithfully reproduces input
This commit is contained in:
parent
eb890c0b23
commit
4179dc6f32
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
for line in sys.stdin:
|
for line in sys.stdin:
|
||||||
print '#', line.strip()
|
print line.strip()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue