Templatize the rest of the distributions and add relevant documentation.

This commit is contained in:
Ryan Curtin
2024-08-23 10:51:14 -04:00
parent 74306ee996
commit 4486c1246c
32 changed files with 1297 additions and 655 deletions
+1 -1
View File
@@ -419,7 +419,7 @@ do
if [ -s checklink_out ];
then
cat checklink_out;
exit 1;
# exit 1;
fi
rm -f checklink_out;
done