[buildscript] fix moving to next phase on unknown phase (GNOME bug 584283)
commit61ae88e08c8aecac67fd843403e59c1a506154b8
authorSascha Silbe <sascha-hp-2009-1@silbe.org>
Tue, 2 Jun 2009 15:41:38 +0000 (2 17:41 +0200)
committerFrédéric Péters <fpeters@0d.be>
Tue, 2 Jun 2009 15:41:38 +0000 (2 17:41 +0200)
tree95d5b3673c36ddaf40be5508c6aadc3ae63294db
parent6b9a3f40c1dec10e2ccda5b5ec026e6e1159eb1b
[buildscript] fix moving to next phase on unknown phase (GNOME bug 584283)

When instructing jhbuild to execute the "clean" command (from the CLI),
jhbuild would go into an endless loop if the module type didn't support
this phase.
jhbuild/frontends/buildscript.py