From dc341811d6bfb2a33601fe22f11db0a97956f97e Mon Sep 17 00:00:00 2001
From: Eelco Dolstra <eelco.dolstra@logicblox.com>
Date: Thu, 24 Oct 2013 15:54:23 +0200
Subject: [PATCH] Add rpm_fedora19i386 to the release-critical builds

---
 release.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/release.nix b/release.nix
index f386b1f22..44169d7ee 100644
--- a/release.nix
+++ b/release.nix
@@ -228,7 +228,7 @@ let
           deb_ubuntu1304x86_64
           deb_ubuntu1310i386
           deb_ubuntu1310x86_64
-          #rpm_fedora19i386
+          rpm_fedora19i386
           rpm_fedora19x86_64
           tests.remote_builds
           tests.nix_copy_closure
-- 
GitLab