From 039439c2cc1546701cbb7403ea387581f08d5be0 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 8 Jul 2011 10:22:46 -0700 Subject: Add QA Notice for hasq/useq calls (bug #199722). --- bin/isolated-functions.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/isolated-functions.sh') diff --git a/bin/isolated-functions.sh b/bin/isolated-functions.sh index 5fbdd01d8..9d633973b 100644 --- a/bin/isolated-functions.sh +++ b/bin/isolated-functions.sh @@ -512,6 +512,7 @@ if [[ -z ${XARGS} ]] ; then fi hasq() { + eqawarn "QA Notice: The 'hasq' function is deprecated (replaced by 'has')" has "$@" } -- cgit v1.2.3-1-g7c22