Change float comparison operators to return false for NaN (bug 6107, r=ds).
--HG-- extra : rebase_source : a11c56fb23d6617545def3591ec6100dd143eb3e
This commit is contained in:
@@ -57,6 +57,7 @@ checkout ()
|
||||
hg clone https://hg.alliedmods.net/$path/$name
|
||||
else
|
||||
cd $name
|
||||
sed -i 's/http:/https:/g' .hg/hgrc
|
||||
hg pull -u
|
||||
cd ..
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user