From 160c7588b3f52408f9f741fbd8f5f2d192514739 Mon Sep 17 00:00:00 2001 From: Marc Weber Date: Tue, 28 Apr 2009 13:29:28 +0000 Subject: [PATCH] * Synced with trunk @ 15086 svn path=/nixos/branches/modular-nixos/; revision=15358 --- system/switch-to-configuration.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/system/switch-to-configuration.sh b/system/switch-to-configuration.sh index 593dd61714e..dcca984282b 100644 --- a/system/switch-to-configuration.sh +++ b/system/switch-to-configuration.sh @@ -85,5 +85,3 @@ if test "$action" = "switch" -o "$action" = "test"; then fi done fi - -sync