Commit 6db73f44 authored by Ari Trachtenberg's avatar Ari Trachtenberg
Browse files

fixes

parent ce1eadd1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@ benchmark:
      artifacts: true
  script:
    - git clone https://trachten-gitlab:${HW_INTERNAL}@agile.bu.edu/gitlab/ec330/ec330_staff/homeworks_internal/hw3_ec.git hw3_ec
    - cp FullInteger.cpp IntegerPP.cpp hw3_ec/impl
    - cp impl/FullInteger.cpp hw3_ec/impl
    - cd hw3_ec
    - make extra3
    - set -o pipefail