Index: openacs-4/packages/acs-content-repository/tcl/test/content-revision-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/tcl/test/content-revision-test-procs.tcl,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/acs-content-repository/tcl/test/content-revision-test-procs.tcl 1 Jul 2004 17:15:56 -0000 1.2 +++ openacs-4/packages/acs-content-repository/tcl/test/content-revision-test-procs.tcl 13 Feb 2005 02:10:31 -0000 1.3 @@ -34,7 +34,7 @@ -item_id $first_item_id \ -parent_id $first_folder_id] - aa_true "First item created" [expr $first_item_id == $returned_first_item_id] + aa_true "First item created $first_item_id" [expr $first_item_id == $returned_first_item_id] # create a revision set revision_id [db_nextval "acs_object_id_seq"]