[SCM] Packaging for LIGGGHTS, an Open Source Discrete Element Method Particle Simulation Software. branch, master, updated. upstream/1.5.1-36-g4f62071

Anton Gladky gladky.anton at gmail.com
Sat Mar 3 06:37:43 UTC 2012


The following commit has been merged in the master branch:
commit b26d4f4d745db7279491ac847bd7d1bccaeaa39f
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Sat Mar 3 07:35:54 2012 +0100

    Start mpirun in a "clean" example folder.

diff --git a/debian/rules b/debian/rules
index 008626a..c3eb103 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,5 +17,7 @@ override_dh_auto_test:
 	mkdir test
 	cp -r examples/LIGGGHTS/chute_wear/* test/
 	cd test; ./../src/liggghts < in.chute_wear
+	rm -rf test
+	cp -r examples/LIGGGHTS/chute_wear/* test/
 	cd test; mpirun -np 2 ./../src/liggghts < in.chute_wear
 	rm -rf test

-- 
Packaging for LIGGGHTS, an Open Source Discrete Element Method Particle Simulation Software.



More information about the debian-science-commits mailing list