Skip to content

Commit

Permalink
fix tarscript
Browse files Browse the repository at this point in the history
  • Loading branch information
gardner48 committed Jan 18, 2025
1 parent 27e4d11 commit ea56be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/tarscript
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ cp -r $sundialsdir/src/sunmemory $tmpdir/src/
cp -r $sundialsdir/src/sunlinsol $tmpdir/src/
cp -r $sundialsdir/src/sunnonlinsol $tmpdir/src/
cp -r $sundialsdir/src/sunadaptcontroller $tmpdir/src/
cp -r $sundialsdir/src/sunadjointcheckpointscheme $tmpdir/include/
cp -r $sundialsdir/src/sunadjointcheckpointscheme $tmpdir/src/

cp $sundialsdir/test/testRunner $tmpdir/test/
cp -r $sundialsdir/test/unit_tests $tmpdir/test/
Expand Down

0 comments on commit ea56be1

Please sign in to comment.