We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f2213 commit b628541Copy full SHA for b628541
misc/author/integration_test.sh
@@ -31,7 +31,7 @@ export GHQ_ROOT=$tmpdir
31
test -d $tmpdir/svn.apache.org/repos/asf/httpd/httpd/.git/svn
32
test -d $tmpdir/svn.apache.org/repos/asf/subversion/.svn
33
test -d $tmpdir/hub.darcs.net/byorgey/split/_darcs
34
- test -d $tmpdir/github.com/x-motemen/gore/refs
+ test -d $tmpdir/github.com/x-motemen/gore.git/refs
35
36
: testing 'ghq list'
37
cat <<EOF | sort > $tmpdir/expect
0 commit comments