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

Added extra credit.

parent 04052ba8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -53,8 +53,8 @@ extra_credit:
      artifacts: true
  script:
    - git clone https://trachten-gitlab:${HW_INTERNAL}@agile.bu.edu/gitlab/ec330/ec330_staff/homeworks_internal/hw1_ec.git hw1_ec
    - cp IntegerP.cpp IntegerPP.cpp hw1_ec/tests/
    - cd hw1_ec/tests
    - cp IntegerP.cpp IntegerPP.cpp hw1_ec
    - cd hw1_ec
    - make extra
    - ./extra
    - score="$(./extra1c | tail -n 1 | tr -d '[:space:]')"