foamDebugSwitches: Updated
Resolves bug-report https://bugs.openfoam.org/view.php?id=2590
This commit is contained in:
parent
f71eecf0cc
commit
8dd02db3b8
1 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
# ========= |
|
# ========= |
|
||||||
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
# \\ / O peration |
|
# \\ / O peration |
|
||||||
# \\ / A nd | Copyright (C) 2016 OpenFOAM Foundation
|
# \\ / A nd | Copyright (C) 2016-2017 OpenFOAM Foundation
|
||||||
# \\/ M anipulation |
|
# \\/ M anipulation |
|
||||||
#-------------------------------------------------------------------------------
|
#-------------------------------------------------------------------------------
|
||||||
# License
|
# License
|
||||||
|
|
@ -32,6 +32,6 @@
|
||||||
Script=${0##*/}
|
Script=${0##*/}
|
||||||
|
|
||||||
echo $Script "has been superceded by the foamList utility:"
|
echo $Script "has been superceded by the foamList utility:"
|
||||||
echo "foamList -debug"
|
echo "foamList -switches"
|
||||||
|
|
||||||
#------------------------------------------------------------------------------
|
#------------------------------------------------------------------------------
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue