Commit 11a57e6f authored by Jim Fulton's avatar Jim Fulton

*** empty log message ***

parent 5bc8cf14
......@@ -3,7 +3,7 @@ R=$1
M=Interface
for f in test.py `cat pyfiles`; do
python1.5.1 /projects/sbin/tabnanny.py $f
python1.5.2 /projects/sbin/tabnanny.py $f
done
mkdir "$M-$R" "$M-$R/Interface"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment