# HG changeset patch # User Christian Urban # Date 1668018646 0 # Node ID db3300b477251cdf3c0528d369e9d6604a734a60 # Parent fda7c39f3b6ad77d003d5d48e22d8a45a5b9977f update diff -r fda7c39f3b6a -r db3300b47725 main_templates2/README.md --- a/main_templates2/README.md Wed Nov 09 16:44:16 2022 +0000 +++ b/main_templates2/README.md Wed Nov 09 18:30:46 2022 +0000 @@ -3,4 +3,4 @@ * deadline: 19 January, 5pm * [coursework description](https://nms.kcl.ac.uk/christian.urban/main_cw02.pdf) * reference jar: - [danube.jar](https://nms.kcl.ac.uk/christian.urban/wordle.jar) \ No newline at end of file + [wordle.jar](https://nms.kcl.ac.uk/christian.urban/wordle.jar) \ No newline at end of file diff -r fda7c39f3b6a -r db3300b47725 main_testing2/wordle_test.sh --- a/main_testing2/wordle_test.sh Wed Nov 09 16:44:16 2022 +0000 +++ b/main_testing2/wordle_test.sh Wed Nov 09 18:30:46 2022 +0000 @@ -1,4 +1,4 @@ -#!/bin/zsh +#!/bin/bash # to make the script fail safely set -euo pipefail