Skip to content
Snippets Groups Projects
Commit 84438156 authored by Yaman Umuroglu's avatar Yaman Umuroglu
Browse files

[Docker] typo fix in run-docker.sh

parent 9aa2a648
No related branches found
No related tags found
No related merge requests found
......@@ -96,7 +96,7 @@ gecho "Port-forwarding for Netron $NETRON_PORT:$NETRON_PORT"
gecho "Vivado IP cache dir is at $VIVADO_IP_CACHE"
gecho "Using default PYNQ board $PYNQ_BOARD"
DOCKER_INTERACTIVE = ""
DOCKER_INTERACTIVE=""
if [ "$1" = "test" ]; then
gecho "Running test suite (all tests)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment