Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Park authored and Mike Park committed May 22, 2021
1 parent 031450b commit db5bc50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acceptance/s2s-wrapper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ cd ${build_directory_root} && \
pwd && \
git clone ${CI_REPOSITORY_URL} && \
time git clone git@gitlab.larc.nasa.gov:sketch-to-solution/tutorials.git && \
( cd tutorials && git checkout source-path ) &
( cd tutorials && git checkout source-path ) &&
cd refine && \
pwd && \
${checkout_cmd} && \
Expand Down

0 comments on commit db5bc50

Please sign in to comment.