This repository was archived by the owner on May 24, 2018. It is now read-only.
Tags: phensley/docker-selenium
Tags
OS agnostic switch for copy flags in Makefile On mac the `cp` flags to use are `-pR` but on Linux it's `-rT`. This change will allow the makefile to work on either of those two operating systems.