From 3a4f73fdab0f7677920d4bff17a3079b39da2a62 Mon Sep 17 00:00:00 2001 From: Moe Jette <jette1@llnl.gov> Date: Fri, 9 Dec 2005 20:33:53 +0000 Subject: [PATCH] Correct pointer to globals file (was globals.example). --- testsuite/expect/test7.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testsuite/expect/test7.4 b/testsuite/expect/test7.4 index 157318269d8..0d7cf92c141 100755 --- a/testsuite/expect/test7.4 +++ b/testsuite/expect/test7.4 @@ -33,7 +33,7 @@ # with SLURM; if not, write to the Free Software Foundation, Inc., # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. ############################################################################ -source ./globals.example +source ./globals set test_id "7.4" set exit_code 0 -- GitLab