From 691fd3b610cc3492b997cd4f2a0ed9d525e9d415 Mon Sep 17 00:00:00 2001 From: "Roscoe A. Bartlett" Date: Tue, 5 Sep 2017 18:45:29 -0600 Subject: [PATCH] ML: Remove ignored bare argument after test name (TriBITSPub/TriBITS#200) The change in TriBITS to flag unparsed otherwise ignored arguments showed that these add on values were being ignored (and indeed, they served no purpose). --- packages/ml/examples/Maxwell/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/ml/examples/Maxwell/CMakeLists.txt b/packages/ml/examples/Maxwell/CMakeLists.txt index 508124250e27..2765f1fa5196 100644 --- a/packages/ml/examples/Maxwell/CMakeLists.txt +++ b/packages/ml/examples/Maxwell/CMakeLists.txt @@ -20,7 +20,6 @@ TRIBITS_ADD_EXECUTABLE( TRIBITS_ADD_TEST( ml_read_maxwell - ReitzingerSchoeberlAMG ARGS "Ke.mat T.mat Kn.mat" NUM_MPI_PROCS 4 COMM mpi