[clfft] 04/107: travis: Exec. clFFT-client (was Client before)
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Thu Jul 30 18:06:26 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository clfft.
commit a5b54d7a6b7086b28ae7e1f8b6419b0450788bfb
Author: Marius Brehler <marius.brehler at tu-dortmund.de>
Date: Wed Feb 18 14:16:58 2015 +0100
travis: Exec. clFFT-client (was Client before)
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 0bb9d45..afa939e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -30,7 +30,7 @@ script:
# Run a simple test to validate that the build works; CPU device in a VM
- cd package/bin
- export LD_LIBRARY_PATH=${TRAVIS_BUILD_DIR}/bin/clFFT/package/lib64:${LD_LIBRARY_PATH}
- - ./Client -i
+ - ./clFFT-client -i
after_success:
- cd ${TRAVIS_BUILD_DIR}/bin/clFFT
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/clfft.git
More information about the debian-science-commits
mailing list