Fixed typo #2 91/37391/1
authormbeierl <mark.beierl@dell.com>
Thu, 13 Jul 2017 13:39:53 +0000 (09:39 -0400)
committermbeierl <mark.beierl@dell.com>
Thu, 13 Jul 2017 13:39:53 +0000 (09:39 -0400)
Change-Id: Ifa853173ea7269f51af40e82422ef2454d06f50c
Signed-off-by: mbeierl <mark.beierl@dell.com>
docker/storperf-master/Dockerfile

index aa52fbb..69f488a 100644 (file)
@@ -72,7 +72,7 @@ RUN cd /var/lib/graphite/webapp/graphite && python manage.py syncdb --noinput
 RUN git config --global http.sslVerify false
 RUN git clone http://git.kernel.dk/fio.git ${repos_dir}/fio
 RUN cd ${repos_dir}/fio && git checkout tags/fio-2.2.10
-#RUN cd ${repos_dir}/fio && make install
+RUN cd ${repos_dir}/fio && make install
 
 
 # Install StorPerf