From 565155ac4c4c4c09417649425f308152740c65a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Metin?= Date: Wed, 29 Jun 2005 22:09:59 +0000 Subject: [PATCH] =?UTF-8?q?test=20betikleri=20de=20pspec.xml=20kullans?= =?UTF-8?q?=C4=B1n.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/alpha-light.sh | 2 +- tests/alpha.sh | 2 +- tests/prealpha.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/alpha-light.sh b/tests/alpha-light.sh index 0a431f36..10cd84ff 100755 --- a/tests/alpha-light.sh +++ b/tests/alpha-light.sh @@ -1,7 +1,7 @@ #!/bin/sh pwd -./pisi-build samples/sta*/*.pspec +./pisi-build samples/sta*/pspec.xml ./pisi-index . ./pisi-updatedb pisi-index.xml ./pisi-install start*pisi diff --git a/tests/alpha.sh b/tests/alpha.sh index e757d75a..52c7f1d9 100755 --- a/tests/alpha.sh +++ b/tests/alpha.sh @@ -2,7 +2,7 @@ pwd rm -rf tmp -./pisi-build samples/*/*.pspec +./pisi-build samples/*/pspec.xml ./pisi-index . ./pisi-updatedb pisi-index.xml ./pisi-install start*pisi diff --git a/tests/prealpha.sh b/tests/prealpha.sh index e757d75a..52c7f1d9 100755 --- a/tests/prealpha.sh +++ b/tests/prealpha.sh @@ -2,7 +2,7 @@ pwd rm -rf tmp -./pisi-build samples/*/*.pspec +./pisi-build samples/*/pspec.xml ./pisi-index . ./pisi-updatedb pisi-index.xml ./pisi-install start*pisi