#!/bin/bash set -e . tests/lib t-dependencies GDR t-setup-import gdr-convert-gbp cd $p t-some-changes for-rebase-fixup m t-git-debrebase t-git-debrebase make-patches t-some-changes for-dgit-fixup m t-git-debrebase t-expect-fail 'dgit: failed command: test-suite-break-git-debrebase' \ t-dgit -wgf --git-debrebase=test-suite-break-git-debrebase quilt-fixup t-dgit -wgf --git-debrebase=true quilt-fixup t-some-changes for-make-patches-fails-then-dgit-fixup m t-expect-fail 'Patch export produced patch amendments' \ t-git-debrebase make-patches t-dgit -wgf quilt-fixup t-refs-same-start t-ref-head t-dgit -wg quilt-fixup t-ref-head t-ok