* Remove debug line.

svn path=/nixos/trunk/; revision=33723
This commit is contained in:
Eelco Dolstra 2012-04-10 13:28:48 +00:00
parent 5c06c66b68
commit f9e8e735bb

View File

@ -78,8 +78,6 @@ mkdir -m 0755 -p \
mkdir -m 1777 -p \
$mountPoint/nix/store \
echo /mnt$NIXOS_CONFIG
# Get the store paths to copy from the references graph.
storePaths=$(@perl@/bin/perl @pathsFromGraph@ @nixClosure@)