summaryrefslogtreecommitdiffstats
path: root/getmock
diff options
context:
space:
mode:
Diffstat (limited to 'getmock')
-rwxr-xr-xgetmock2
1 files changed, 1 insertions, 1 deletions
diff --git a/getmock b/getmock
index 11ff924..abe3460 100755
--- a/getmock
+++ b/getmock
@@ -759,7 +759,7 @@ elif [ $1 = allphp ]; then
SCL="scl56 scl70 scl71 scl72 scl73 scl74 scl80 scl81 scl82 scl83 scl84"
for i in $SCL $MOD
do $0 $opt $i | tee $LOG
- if grep -q '64\.rpm' $LOG && grep -q 'Aucun' $LOG
+ if grep -q '64\.rpm' $LOG && grep -q 'pas un dossier mock' $LOG
then
echo -en "\n> $i - [enter] >"; read rep
fi