Index: openacs-4/packages/acs-admin/tcl/test/acs-admin-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/tcl/test/acs-admin-procs.tcl,v diff -u -N -r1.6.2.12 -r1.6.2.13 --- openacs-4/packages/acs-admin/tcl/test/acs-admin-procs.tcl 20 Apr 2023 12:55:51 -0000 1.6.2.12 +++ openacs-4/packages/acs-admin/tcl/test/acs-admin-procs.tcl 20 Apr 2023 12:57:55 -0000 1.6.2.13 @@ -20,6 +20,7 @@ [::util::which [apm_tar_cmd]] \ [::util::which [apm_gzip_cmd]] \ $::acs::rootdir/bin/cd-helper \ + [util::which uptime] ] { aa_true "'$cmd' is executable" [file executable $cmd] }