Preparation of imminent release: synchronizing OS400 wrappers + RPG binding to current state.
This commit is contained in:
@@ -156,7 +156,7 @@ db2_name()
|
||||
|
||||
{
|
||||
basename "${1}" |
|
||||
tr '[a-z-]' '[A-Z_]' |
|
||||
tr '[a-z-]' '[A-Z_]' |
|
||||
sed -e 's/\..*//' \
|
||||
-e 's/^\(..........\).*/\1/'
|
||||
}
|
||||
|
Reference in New Issue
Block a user