comparison scripts/vagrant/test.sh @ 10:a50cf11e5178

Rewrite LGDataverse completely upgrading to dataverse4.0
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Tue, 08 Sep 2015 17:00:21 +0200
parents
children
comparison
equal deleted inserted replaced
9:5926d6419569 10:a50cf11e5178
1 #!/bin/sh
2 echo "running tests..."
3 echo "running search tests..."
4 cd /
5 scripts/search/tests/permissions
6 echo "done running tests. no output is good. silence is golden"