Initial import of the CDE 2.1.30 sources from the Open Group.

This commit is contained in:
Peter Howkins
2012-03-10 18:21:40 +00:00
commit 83b6996daa
18978 changed files with 3945623 additions and 0 deletions

18
cde/databases/:CheckEdit.sh Executable file
View File

@@ -0,0 +1,18 @@
#!/bin/sh
# $XConsortium: :CheckEdit.sh /main/2 1995/07/19 18:04:23 drk $
#
# check edit of a .udb file.
#
# first parm gives the name of the database (with .udb extension)
#
# Assumes you are in the directory where you made the edit
# (formerly tried to run against the checked out copy in
# the source tree, this was a mistake :-)
#
/x/toolsrc/dbTools/databaseConversionTool.ksh \
-toFileList \
-ReleaseStream hp-ux \
-Machine 7 \
-Database $1