Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# git-encoding=iso8859-1 zos-working-tree-encoding=ibm-1047
* git-encoding=iso8859-1 zos-working-tree-encoding=iso8859-1
# COBOL files can only be executed when encoded in IBM EBCDIC format, IBM-1047
*.cbl zos-working-tree-encoding=IBM-1047

.gitattributes git-encoding=iso8859-1 zos-working-tree-encoding=iso8859-1
.gitignore git-encoding=iso8859-1 zos-working-tree-encoding=iso8859-1
Empty file modified pyzkiln_core/cobol/1.64cobol_to_64python/run.sh
100644 → 100755
Empty file.
Empty file modified pyzkiln_core/cobol/2.64python_to_64cobol/run.sh
100644 → 100755
Empty file.
Empty file modified pyzkiln_core/cobol/3.64python_to_31cobol/run.sh
100644 → 100755
Empty file.
Empty file modified pyzkiln_core/cobol/4.31cobol_to_64python/rem_dataset.sh
100644 → 100755
Empty file.
Empty file modified pyzkiln_core/cobol/4.31cobol_to_64python/run.sh
100644 → 100755
Empty file.
1 change: 0 additions & 1 deletion pyzkiln_core/cobol/4.31cobol_to_64python/sharedlib.cbl
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@
END-CALL
CALL "Py_Finalize"
STOP RUN.