Skip to content

Commit

Permalink
Rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuboudreau committed Sep 20, 2024
1 parent 6b17d60 commit b5ea3c7
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion algos/ads_1/main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ tar -zcvf /seg_ci/output/ads_1.tar.gz data

ls

echo 'Done! '
echo 'Done! '
2 changes: 1 addition & 1 deletion algos/ads_2/main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ cd ..
tar -zcvf /seg_ci/output/ads_2.tar.gz data


echo 'Done! '
echo 'Done! '
2 changes: 1 addition & 1 deletion algos/ads_3/main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ cd ..

tar -zcvf /seg_ci/output/ads_3.tar.gz data

echo 'Done! '
echo 'Done! '
2 changes: 1 addition & 1 deletion algos/ads_4/main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ cd ..

tar -zcvf /seg_ci/output/ads_4.tar.gz data

echo 'Done! '
echo 'Done! '
2 changes: 1 addition & 1 deletion algos/ads_5/main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ cd ..

tar -zcvf /seg_ci/output/ads_5.tar.gz data

echo 'Done! '
echo 'Done! '

0 comments on commit b5ea3c7

Please sign in to comment.