Change float comparison operators to return false for NaN (bug 6107, r=ds).

--HG--
extra : rebase_source : a11c56fb23d6617545def3591ec6100dd143eb3e
This commit is contained in:
David Anderson
2014-04-22 19:40:45 -07:00
parent aa85a1866e
commit e69e9eddc7
10 changed files with 324 additions and 90 deletions
+1
View File
@@ -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