1
0
Fork 0
mirror of https://github.com/NixOS/hydra.git synced 2024-10-18 17:02:28 -04:00

change the output API of nix-prefetch-git back to what GitInput.pm expects

This commit is contained in:
Michael Bishop 2018-09-10 16:42:57 -03:00
parent 69bb5a9c5d
commit 2f39355bad

View file

@ -411,7 +411,7 @@ else
fi
fi
print_results "$hash"
echo "$hash"
if test -n "$PRINT_PATH"; then
echo "$finalPath"