mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: add foamPackDeps, foamPackMake to help transferring between machines
This commit is contained in:
@ -122,7 +122,7 @@ if [ $? -eq 0 ]
|
||||
then
|
||||
echo "Finished packing doxygen html into file $packFile" 1>&2
|
||||
else
|
||||
echo "Error: failure packing doxygen html file $packFile" 1>&2
|
||||
echo "Error: failure packing doxygen html into file $packFile" 1>&2
|
||||
rm -f $packFile 2>/dev/null
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user