Files
devstack-gate/ppa_script.sh
Soren Hansen b2799007f8 Don't call debian/rules clean in ppa_script
Calling debian/rules clean calls "python setup.py clean". setup.py
imports nova.utils. nova.utils imports lockfile. lockfile isn't
available on the build box, so the builds fail.

Change-Id: Ic6dcba5b067d681b1c53a8e9e9f1923dfda00f49
2011-12-01 15:26:10 +01:00

2.7 KiB
Executable File