missing newline in test script

pull/680/head
Jonne Laagland Winder 3 years ago
parent ad6eac3f6b
commit b4165575d9

@ -22,4 +22,4 @@ fi
if [ ! -d "./sparse-checkout/dir3" ]; then if [ ! -d "./sparse-checkout/dir3" ]; then
echo "Expected directory 'dir3' to exist" echo "Expected directory 'dir3' to exist"
exit 1 exit 1
fi fi

Loading…
Cancel
Save