summaryrefslogtreecommitdiffstats
path: root/retiolum
diff options
context:
space:
mode:
authorroot <root@cband>2013-12-30 07:56:16 -0600
committerroot <root@cband>2013-12-30 07:56:16 -0600
commit7145c3f5753be86073d7fd985f30e3ec63048288 (patch)
tree373badeb50b8548756d57b11b0fc03356fbbb75a /retiolum
parentbc59b33a7364f4825854ffd9d16c16867c76e187 (diff)
//retiolum/t/docker/run_tests: move to the correct directory
Diffstat (limited to 'retiolum')
-rwxr-xr-xretiolum/t/docker/run_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/retiolum/t/docker/run_tests.sh b/retiolum/t/docker/run_tests.sh
index 9d0d781d..de435730 100755
--- a/retiolum/t/docker/run_tests.sh
+++ b/retiolum/t/docker/run_tests.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-
+cd $(dirname $(readlink -f $0))
docker run -v $PWD/docker_tests/:/test ubuntu /test/bootstrap