Skip to content

Commit

Permalink
Fixes for Issue #272 - avoid soft links.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnoel committed Sep 6, 2022
1 parent f3b0582 commit a65f1c9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/df1b2-separable/remod10

This file was deleted.

2 changes: 2 additions & 0 deletions tests/pella_t/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ pella_t:
../../admb pella_t

run:
cp ../../examples/admb/pella_t/pella_t.dat .

echo -1.0 > penalty.dat
./$(NAME)
mv $(NAME).par $(NAME)_penalty_none.par
Expand Down
1 change: 0 additions & 1 deletion tests/pella_t/pella_t.dat

This file was deleted.

0 comments on commit a65f1c9

Please sign in to comment.