Skip to content

Commit

Permalink
Sync for /core check
Browse files Browse the repository at this point in the history
  • Loading branch information
omega8cc committed Aug 23, 2016
1 parent c023fab commit ba154bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aegir/tools/system/daily.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2704,7 +2704,7 @@ process() {
fi
if [ -e "${Plr}/profiles" ] \
&& [ -e "${Plr}/web.config" ] \
&& [ ! -d "${Plr}/core" ] \
&& [ ! -e "${Plr}/core" ] \
&& [ ! -f "${Plr}/profiles/SA-CORE-2014-005-D7-fix.info" ]; then
_PATCH_TEST=$(grep "foreach (array_values(\$data)" \
${Plr}/includes/database/database.inc 2>&1)
Expand Down

0 comments on commit ba154bd

Please sign in to comment.