chiark / gitweb /
c3c06b89220cdfca5d85769202019fa793474b49
[dgit.git] / tests / tests / inarchivecopy
1 #!/bin/bash
2 set -e
3 . tests/lib
4
5 t-restrict x-dgit-unfinished
6
7 t-setup-import examplegit
8
9 cat aq/package.sid.$p >>aq/package.stable.example
10
11 t-archive-updated stable $p
12
13 cd $p
14
15 t-dgit fetch stable
16
17 xxx rest of test