Skip to content
Snippets Groups Projects
Commit 50ed4072 authored by maden's avatar maden
Browse files

Disable database update ... server is in trouble.

parent 859568e7
No related branches found
No related tags found
No related merge requests found
#! /usr/bin/env python
#
# $Source: /cvs/G/DRV/misc/App/scripts/call_ioc_ins,v $
# $Revision: 1.3 $ $Date: 2004/07/26 09:32:34 $
# $Revision: 1.4 $ $Date: 2004/07/26 09:33:25 $
'''
Insert boot information about IOCs into the ssrm_public Oracle database.
......@@ -42,7 +42,7 @@ def showVersion ():
# ===========
'''
$Source: /cvs/G/DRV/misc/App/scripts/call_ioc_ins,v $
$Revision: 1.3 $ $Date: 2004/07/26 09:32:34 $
$Revision: 1.4 $ $Date: 2004/07/26 09:33:25 $
Installed Location: $SLSBASE/sls/bin
'''
print showVersion.__doc__
......@@ -142,4 +142,9 @@ if __name__ == "__main__":
# End: #
#--------------------------------------------------#
#
# $Log: call_ioc_ins,v $
# Revision 1.4 2004/07/26 09:33:25 maden
# Disable database update ... server is in trouble.
#
#
#---------------------------------------------- End of $RCSfile: call_ioc_ins,v $
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment