Fix coding styles
This commit is contained in:
parent
3ee366257c
commit
71b67534a8
2 changed files with 4 additions and 4 deletions
|
@ -33,8 +33,8 @@ fi
|
|||
|
||||
python2=$(which python2)
|
||||
if [ ! -x "$python2" ] ; then
|
||||
python2=python
|
||||
fi
|
||||
python2=python
|
||||
fi
|
||||
|
||||
rewrite=`dirname $0`/rewrite_dirs.py
|
||||
package=${!#}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue