[Git][debian-gis-team/postgis][experimental] debian/tests/regress: Fix typo in ln command

Christoph Berg gitlab at salsa.debian.org
Tue Jul 9 21:41:28 BST 2019



Christoph Berg pushed to branch experimental at Debian GIS Project / postgis


Commits:
3f1a0671 by Christoph Berg at 2019-07-09T20:41:07Z
debian/tests/regress: Fix typo in ln command

- - - - -


1 changed file:

- debian/tests/regress


Changes:

=====================================
debian/tests/regress
=====================================
@@ -4,7 +4,7 @@ set -eux
 
 # link shape loader/dumper to where the testsuite expects them
 for prg in shp2pgsql pgsql2shp; do
-  test -x loader/$prg || ln -s /usr/bin/$prg loader $prg
+  test -x loader/$prg || ln -s /usr/bin/$prg loader/$prg
 done
 
 # delete test directory before possibly switching user



View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/commit/3f1a06718b0415d903d1de4c53f1d3d514ccc8ec

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/commit/3f1a06718b0415d903d1de4c53f1d3d514ccc8ec
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20190709/8f4cec5c/attachment.html>


More information about the Pkg-grass-devel mailing list