mirror of https://github.com/docker/docs.git
Remove fixed FIXMEs
This commit is contained in:
parent
d14058bc29
commit
228b7af516
|
@ -19,10 +19,6 @@
|
||||||
# "docker run hack/make.sh" in the resulting container image.
|
# "docker run hack/make.sh" in the resulting container image.
|
||||||
#
|
#
|
||||||
|
|
||||||
# FIXME: break down bundles into sub-scripts
|
|
||||||
# FIXME: create all bundles in a single run for consistency.
|
|
||||||
# If the bundles directory already exists, fail or erase it.
|
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
# We're a nice, sexy, little shell script, and people might try to run us;
|
# We're a nice, sexy, little shell script, and people might try to run us;
|
||||||
|
|
Loading…
Reference in New Issue