lowdown: sanity check output in installCheckPhase
This commit is contained in:
@@ -98,7 +98,7 @@ stdenv.mkDerivation rec {
|
||||
runHook preInstallCheck
|
||||
|
||||
echo '# TEST' > test.md
|
||||
$out/bin/lowdown test.md
|
||||
$out/bin/lowdown test.md | grep '[hH]1'
|
||||
|
||||
runHook postInstallCheck
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user