From 228b7af516e023984a3d0ceba98c639cec9695d0 Mon Sep 17 00:00:00 2001 From: Solomon Hykes Date: Tue, 10 Sep 2013 11:33:37 -0700 Subject: [PATCH] Remove fixed FIXMEs --- hack/make.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/hack/make.sh b/hack/make.sh index 3df411f107..f7412a94d1 100755 --- a/hack/make.sh +++ b/hack/make.sh @@ -19,10 +19,6 @@ # "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 # We're a nice, sexy, little shell script, and people might try to run us;