summaryrefslogtreecommitdiff
path: root/tests/tests/gdr-edits
blob: f5ca2a434b986106f2d2a6f1dab7f2ac94a0706f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/bin/bash
set -e
. tests/lib

t-dependencies git-buildpackage libfile-fnmatch-perl

t-setup-import gbp2gdr

cd $p

t-git-debrebase analyse |tee ../anal.1
cat ../anal.1

: xxx

t-ok