Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
a2baf46c89c0fa1c0ff9e66c0a3c350f0e5a41d0
/
.
/
Doc
/
fix_hack
blob: 8dad11101a99f75229e2f9e2883a89856cdb6ae1 [
file
] [
log
] [
blame
]
#!/bin/sh
sed
-
e
's/{\\ptt[ ]*\\char[ ]*'"'"'137}/_/g'
<
"$1"
>
"@$1"
&&
mv
"@$1"
$1