From 64fc690afaf83b3458e5de41b893327a4f628a17 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Mon, 4 Aug 2008 15:04:06 +0000 Subject: [PATCH] * Make that `dry-run' (as an action) instead of `--dry-run'. svn path=/nixos/trunk/; revision=12488 --- installer/nixos-rebuild.sh | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/installer/nixos-rebuild.sh b/installer/nixos-rebuild.sh index 9bb4b00a6700..5ee1d29dd9c7 100644 --- a/installer/nixos-rebuild.sh +++ b/installer/nixos-rebuild.sh @@ -5,13 +5,14 @@ showSyntax() { # !!! more or less cut&paste from # system/switch-to-configuration.sh (which we call, of course). cat <