Skip to content

Commit

Permalink
#2264: scripts: remove unused variables
Browse files Browse the repository at this point in the history
  • Loading branch information
cz4rs committed May 9, 2024
1 parent 896389e commit 77728e7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions ci/ctest_build_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,6 @@ build_dir=${2}
# Dependency versions, when fetched via git.
checkpoint_rev=develop

if test "${VT_DOXYGEN_ENABLED:-0}" -eq 1
then
token=${3}
else
target=${3:-install}
fi

export parallel_level=4
if [ -z ${4} ]; then
export dashj=""
Expand Down

0 comments on commit 77728e7

Please sign in to comment.