Fix 'make fulltest' for newer docker versions

This commit is contained in:
Sridhar Ratnakumar 2015-06-28 20:15:57 -07:00
parent c865311314
commit d88c762aa1
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ fmt:
# Run the test in an isolated environment. # Run the test in an isolated environment.
fulltest: fulltest:
docker build -t ActiveState/tail . docker build -t activestate/tail .