Explorar el Código

Remove fixed FIXMEs

Solomon Hykes hace 12 años
padre
commit
228b7af516
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0 4
      hack/make.sh

+ 0 - 4
hack/make.sh

@@ -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;