Add icons from Antonis Tsolomitis desktop_approots contribution
[oweals/cde.git] / cde / databases / :CheckEdit.sh
1 #!/bin/sh
2 # $XConsortium: :CheckEdit.sh /main/2 1995/07/19 18:04:23 drk $
3
4 #
5 #  check edit of a .udb file.
6 #  
7 #  first parm gives the name of the database (with .udb extension)
8 #
9 #     Assumes you are in the directory where you made the edit 
10 #     (formerly tried to run against the checked out copy in 
11 #     the source tree, this was a mistake :-)
12 #
13
14 /x/toolsrc/dbTools/databaseConversionTool.ksh \
15   -toFileList           \
16   -ReleaseStream hpux  \
17   -Machine 7            \
18   -Database $1