summaryrefslogtreecommitdiff
path: root/tests/tests/clone-gitnosuite
blob: b85efdba9b18172e552850a628e152360e882a0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/bash
set -e
. tests/lib

t-setup-import http-git-check

t-archive pari-extra 3-1
t-git-none
cp -a $tmp/git/_template $dgitrepo

t-dgit clone $p

t-ok