summaryrefslogtreecommitdiff
path: root/patchnet-preprocessing
diff options
context:
space:
mode:
Diffstat (limited to 'patchnet-preprocessing')
-rw-r--r--patchnet-preprocessing2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchnet-preprocessing b/patchnet-preprocessing
index 6190148..d77360b 100644
--- a/patchnet-preprocessing
+++ b/patchnet-preprocessing
@@ -51,7 +51,7 @@ RUN apt-get install -y libparmap-ocaml-dev
# Install tools to build training sets
RUN git clone https://git.linaro.org/people/mathieu.poirier/tooling.git
-RUN export PATH=$PATH:/home/linaro/tooling
+ENV PATH="/home/linaro/tooling:${PATH}"
RUN chmod 755 /home/linaro/tooling/*
RUN apt-get install -y parallel