Skip to content
Snippets Groups Projects
Commit 6d2d6694 authored by Timo Koch's avatar Timo Koch
Browse files

Merge branch 'fix/wrong-executable-name-in-test-landfill' into 'master'

Fix bug introduced in b7eb7469

See merge request !194
parents f077ff63 56435bb9
No related branches found
No related tags found
1 merge request!194Fix bug introduced in b7eb7469e35ba358c6acd5f42d6275e9283cfd8f
Pipeline #26468 passed
Pipeline: dumux-lecture

#26473

    ......@@ -9,4 +9,4 @@ dumux_add_test(NAME landfill
    ${CMAKE_CURRENT_BINARY_DIR}/test_I129-00020.vtu
    ${CMAKE_SOURCE_DIR}/lecture/references/landfill_ri-reference.vtu
    ${CMAKE_CURRENT_BINARY_DIR}/test_I129_ri-00020.vtu
    --command "${CMAKE_CURRENT_BINARY_DIR}/test_lfri_tpfa -ParameterFile ${CMAKE_CURRENT_SOURCE_DIR}/landfill.input -TimeLoop.TEnd 1e6")
    --command "${CMAKE_CURRENT_BINARY_DIR}/landfill -ParameterFile ${CMAKE_CURRENT_SOURCE_DIR}/landfill.input -TimeLoop.TEnd 1e6")
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment