Skip to content
Snippets Groups Projects
Commit c2b6a89f authored by Christopher Spinrath's avatar Christopher Spinrath
Browse files

config: fix: IMAGE_DIR must not have a trailing slash

parent 09cf36b9
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ ISO_PATTERN_FLAGS=
APT_SOURCE_URL_OVERRIDE=http://ftp.halifax.rwth-aachen.de/ubuntu/
IMAGE_DIR=$(WORKSPACE)/image_files/
IMAGE_DIR=$(WORKSPACE)/image_files
IMAGE_GIT_URL=https://www.fsmpi.rwth-aachen.de/git/lipstick
IMAGE_GIT_BRANCH=ss15
IMAGE_EXTRA_INFO=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment