mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
quote ">"
This commit is contained in:
parent
81a35f00a0
commit
a963386d02
@ -12,7 +12,7 @@ do
|
||||
newer=0
|
||||
for j in $old
|
||||
do
|
||||
if test $j > $i
|
||||
if test $j ">" $i
|
||||
then
|
||||
newer=1
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user