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

t-restrict x-dgit-unfinished

t-setup-import examplegit

cat aq/package.sid.$p >>aq/package.stable.example

t-archive-updated stable $p

cd $p

t-dgit fetch stable

xxx rest of test