Repository: incubator-senssoft-userale-pyqt5
Updated Branches:
  refs/heads/master 2485e8016 -> 5f6f9744d


Small bug in test dockerfile.


Project: 
http://git-wip-us.apache.org/repos/asf/incubator-senssoft-userale-pyqt5/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-senssoft-userale-pyqt5/commit/5f6f9744
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-senssoft-userale-pyqt5/tree/5f6f9744
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-senssoft-userale-pyqt5/diff/5f6f9744

Branch: refs/heads/master
Commit: 5f6f9744d0ecfd12601e05e41170aac3f5822e8a
Parents: 2485e80
Author: mooshu1x2 <mbe...@draper.com>
Authored: Thu Oct 20 09:19:10 2016 -0400
Committer: mooshu1x2 <mbe...@draper.com>
Committed: Thu Oct 20 09:19:10 2016 -0400

----------------------------------------------------------------------
 docker/test/Dockerfile | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-senssoft-userale-pyqt5/blob/5f6f9744/docker/test/Dockerfile
----------------------------------------------------------------------
diff --git a/docker/test/Dockerfile b/docker/test/Dockerfile
index 9adb6fa..0934d40 100644
--- a/docker/test/Dockerfile
+++ b/docker/test/Dockerfile
@@ -22,8 +22,6 @@ WORKDIR /code
 
 ADD requirements.txt /code
 ADD test_requirements.txt /code
-ADD docker/test/run_tests.sh /code/run_tests.sh
-RUN chmod +x /code/run_tests.sh
 
 # Install requirements
 RUN pip3 install -r requirements.txt

Reply via email to