svn path=/nixos/trunk/; revision=23727

This commit is contained in:
Eelco Dolstra 2010-09-10 15:25:58 +00:00
parent 7b635ee4ed
commit 6258845b61
1 changed files with 0 additions and 1 deletions

View File

@ -199,7 +199,6 @@ let
$out/bin/umount --version | grep "umount "
$out/bin/e2fsck -V 2>&1 | grep "e2fsck "
$out/bin/tune2fs 2> /dev/null | grep "tune2fs "
$out/bin/fsck -N | grep "fsck from"
$out/bin/udevadm --version
$out/bin/blkid -v 2>&1 | tee -a $out/log | grep "blkid from util-linux-ng"
$out/bin/dmsetup --version 2>&1 | tee -a $out/log | grep "version:"