mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 06:55:30 +00:00
quote ">"
This commit is contained in:
@@ -12,7 +12,7 @@ do
|
|||||||
newer=0
|
newer=0
|
||||||
for j in $old
|
for j in $old
|
||||||
do
|
do
|
||||||
if test $j > $i
|
if test $j ">" $i
|
||||||
then
|
then
|
||||||
newer=1
|
newer=1
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user