Oops, you can't set a variable after locking it.

r2865 | ffr | 2010-01-14 09:45:02 +1100 (Thu, 14 Jan 2010) | 2 lines
This commit is contained in:
Ferdi Franceschini
2010-01-14 09:45:02 +11:00
committed by Douglas Clowes
parent 018aeac4d8
commit 5e2cfbad44

View File

@@ -1335,10 +1335,10 @@ foreach expt $::nexus::exports {
set tmpstr [string map {"$" ""} {$Name: not supported by cvs2svn $}]
set nx_content_release_tag [lindex $tmpstr [expr [llength $tmpstr] - 1]]
::utility::mkVar sics_release Text manager sics_release true entry true true
sics_release lock
sics_release $nx_content_release_tag
sics_release lock
set tmpstr [string map {"$" ""} {$Revision: 1.51.2.2 $}]
set tmpstr [string map {"$" ""} {$Revision: 1.51.2.3 $}]
set nx_content_revision_num [lindex $tmpstr [expr [llength $tmpstr] - 1]]
#namespace eval data {