added an "error" to luksroot that should be caught
svn path=/nixos/trunk/; revision=31135
This commit is contained in:
parent
c7fd05a650
commit
829bd9a727
@ -36,6 +36,7 @@ in
|
||||
cp -pdvn $lib $out/lib
|
||||
cp -pvn $(readlink -f $lib) $out/lib
|
||||
done
|
||||
ERROR_THAT_IS_NOT_CAUGHT_WHY_IS_OUR_QUEST_TO_FIND_OUT
|
||||
'';
|
||||
|
||||
# test whether cryptsetup finds all dependencies and is at least
|
||||
|
Loading…
Reference in New Issue
Block a user