Skip to content

Commit

Permalink
remove duplicate line
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelTrahanNOAA committed Oct 1, 2024
1 parent 627a8bd commit a0c0e38
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/compile_upp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,6 @@ make -j${BUILD_JOBS:-6} $verbose_opt
make install

rm -rf $PATHTR/exec && mkdir -p $PATHTR/exec
cp $prefix/bin/upp.x $PATHTR/exec/.

cp $prefix/bin/upp.x $PATHTR/exec/.
if [[ "$build_ifi_executables" == YES ]] ; then
cp $prefix/bin/fip2-lookalike.x $PATHTR/exec/.
Expand Down

0 comments on commit a0c0e38

Please sign in to comment.