From 6f1068b0b7982cf22b747742cb87704b580b1939 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 9 Mar 2011 12:14:06 +0000 Subject: [PATCH] * Remove the unnecessary warning printed by `nixos-rebuild test'. The current configuration (/var/run/current-system) is always a GC root. svn path=/nixos/trunk/; revision=26227 --- modules/installer/tools/nixos-rebuild.sh | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/modules/installer/tools/nixos-rebuild.sh b/modules/installer/tools/nixos-rebuild.sh index 62a5f09f549..90df386faa9 100644 --- a/modules/installer/tools/nixos-rebuild.sh +++ b/modules/installer/tools/nixos-rebuild.sh @@ -200,16 +200,6 @@ if test "$action" = switch -o "$action" = boot -o "$action" = test; then fi -if test "$action" = test; then - cat >&2 <&2 <