Index: openacs-4/packages/acs-tcl/tcl/test/apm-file-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/test/apm-file-procs.tcl,v diff -u -r1.1.2.3 -r1.1.2.4 --- openacs-4/packages/acs-tcl/tcl/test/apm-file-procs.tcl 6 Jun 2023 09:07:19 -0000 1.1.2.3 +++ openacs-4/packages/acs-tcl/tcl/test/apm-file-procs.tcl 12 Feb 2024 18:29:48 -0000 1.1.2.4 @@ -85,7 +85,7 @@ apm_generate_tarball $version_id - aa_true "Tarbal was found" [db_0or1row get_tarball { + aa_true "Tarball was found" [db_0or1row get_tarball { select max(live_revision) as revision_id from cr_items where name = 'tarball-for-package-version-' || :version_id }]