5 lines
88 B
Bash
Executable File
5 lines
88 B
Bash
Executable File
#!/bin/sh
|
|
|
|
python2 setup.py -q test
|
|
rm -rf openstack_neat.egg-info distribute_setup.pyc
|