Fixed setting of nx_content_revision_num variable.

r1736 | ffr | 2007-03-28 13:15:08 +1000 (Wed, 28 Mar 2007) | 2 lines
This commit is contained in:
Ferdi Franceschini
2007-03-28 13:15:08 +10:00
committed by Douglas Clowes
parent 932bf1bf18
commit ee3fc81807

View File

@@ -2,8 +2,8 @@
# with filename
set tmpstr [string map {"$" ""} {$Name: not supported by cvs2svn $}]
set nx_content_release_tag [lindex $tmpstr [llength $tmpstr]]
set tmpstr [string map {"$" ""} {$Revision: 1.8 $}]
set nx_content_release_tag [lindex $tmpstr [llength $tmpstr]]
set tmpstr [string map {"$" ""} {$Revision: 1.9 $}]
set nx_content_revision_num [lindex $tmpstr [llength $tmpstr]]
MakeNXScript
sicsdatafactory new nxscript_data