mirror of
https://github.com/paul-gauthier/aider.git
synced 2024-04-14 15:45:57 +03:00
Use expected exercism-python destination
Signed-off-by: Ian Brown <ian@zestysoft.com>
This commit is contained in:
@@ -54,7 +54,7 @@ mkdir tmp.benchmarks
|
||||
git clone git@github.com:exercism/python.git
|
||||
|
||||
# Copy the practice exercises into the benchmark scratch dir
|
||||
cp -rp python/exercises/practice tmp.benchmarks/practice
|
||||
cp -rp python/exercises/practice tmp.benchmarks/exercism-python
|
||||
|
||||
# Build the docker container
|
||||
./benchmark/docker_build.sh
|
||||
|
||||
Reference in New Issue
Block a user