Sign in
apache
/
tooling-trusted-releases
/
refs/heads/gh_runner_changes
/
.
/
scripts
/
fix_orders.sh
blob: 01521cf40ab95d46c72f0a4f74957c259a4d1e7d [
file
]
#!/bin/sh
set
-
eu
find atr
-
type f
-
name
'*.py'
-
exec sh scripts
/
fix_order
.
sh
{}
\;
find tests
-
type f
-
name
'*.py'
-
exec sh scripts
/
fix_order
.
sh
{}
\;