Commit 8c293fbc authored by Ari Trachtenberg's avatar Ari Trachtenberg
Browse files

some fixes

parent a3735632
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@ extra_1b:
      artifacts: true
  script:
    - git clone https://trachten-gitlab:${HW_INTERNAL}@agile.bu.edu/gitlab/ec330/ec330_staff/homeworks_internal/hw0_ec.git hw0_ec
    - cp hw0/IntegerP.cpp hw0_ec/
    - cp IntegerP.cpp hw0_ec/
    - cd hw0_ec
    - make extra1b
    - |