[SCM] admesh - a tool for processing triangulated solid meshes branch, master, updated. upstream/0.95-12-g2718535

Anton Gladky gladky.anton at gmail.com
Tue May 24 16:55:39 UTC 2011


The following commit has been merged in the master branch:
commit 8e4f677b417421b86dfd32faeeb6a96aea3c9b82
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Tue May 24 18:48:16 2011 +0200

    Fix regression test (due to debian/rules update)

diff --git a/debian/patches/add-regression-test b/debian/patches/add-regression-test
index cf6a4fd..22dc734 100644
--- a/debian/patches/add-regression-test
+++ b/debian/patches/add-regression-test
@@ -49,7 +49,7 @@ Last-Update: 2011-02-06
 +++ b/regression_test/regression_test
 @@ -0,0 +1,11 @@
 +#!/bin/dash
-+debian/admesh/usr/bin/admesh block.stl > regression_test_output_current
++./admesh block.stl > regression_test_output_current
 +DIFFRESULT=`diff regression_test_output_current regression_test/regression_test_output_etalon`
 +if [ "$DIFFRESULT" != "" ]; then
 +	rm regression_test_output_current

-- 
admesh - a tool for processing triangulated solid meshes



More information about the debian-science-commits mailing list