diff options
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/docker/run | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/docker/run b/tests/docker/run index 0fd2f358ce..642084bcb8 100755 --- a/tests/docker/run +++ b/tests/docker/run @@ -18,7 +18,6 @@ fi BASE="$(dirname $(readlink -e $0))" # Prepare the environment -. /etc/profile export PATH=/usr/lib/ccache:$PATH if test -n "$J"; then |