From 58ff4af31aa5474d01b539149df2ca327853650b Mon Sep 17 00:00:00 2001 From: Fabian Arrotin Date: Oct 12 2011 23:13:36 +0000 Subject: Typo fix; i'm under hughesjr's influence because he sits in front of me --- diff --git a/tests/z_cr_test/cr-test.sh b/tests/z_cr_test/cr-test.sh index 1547cc8..fc749e0 100644 --- a/tests/z_cr_test/cr-test.sh +++ b/tests/z_cr_test/cr-test.sh @@ -2,7 +2,7 @@ # determining which packages we need to install from Base+Updates before trying the update against CR # generate local cache -/tmp/t_functional/tests/0-common/00_qa_repo_config.sh +/tmp/t_functional/tests/0_common/00_qa_repo_config.sh yum --enablerepo=qa-cr list >/dev/null 2>&1 sqlite3 $(find /var/cache/yum/$(t_GetArch)/$(t_DistCheck)/cr/ -iname '*.sqlite*') 'select name from packages;' > /tmp/packages.list