Scripts in bin: minor cleanup of short scripts
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
#------------------------------------------------------------------------------
|
||||
Script=${0##*/}
|
||||
|
||||
echo $Script "has been superseded by the postProcess utility:"
|
||||
echo " postProcess -func '"$Script"(name=inlet,p)'"
|
||||
echo "$Script has been superseded by the postProcess utility:"
|
||||
echo " postProcess -func '$Script(name=inlet,p)'"
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user