change trycheckout to try autogen.sh before forcing a checkout
commitd7969abf8c27579510313dc07f974ffaf26780b2
authorFrederic Peters <fpeters@0d.be>
Wed, 6 May 2009 18:17:21 +0000 (6 20:17 +0200)
committerFrederic Peters <fpeters@0d.be>
Wed, 6 May 2009 18:17:21 +0000 (6 20:17 +0200)
tree4cacddb18cf3a3bac93d594f45dd3a05c7067004
parentd02c9a1e957ffd15fed03dd59f55bc787ec04b6e
change trycheckout to try autogen.sh before forcing a checkout

The trycheckout option is used in both terminal and tinderbox
frontends, typically for non-attended installations, in case of
failure it will now first fallback to trying ./autogen.sh, and in
case of a second failure go back to forcing a checkout, wiping the
original directory. (GNOME #581547)
doc/C/jhbuild.xml
jhbuild/frontends/terminal.py
jhbuild/frontends/tinderbox.py