[6.933] Is pattern update working?

I edited the file which holds the pattern update 7 firmware update.How do i know if pattern update are working??? I edited the following:
/etc/up2date/servers.sorted :

$VAR1 = [

          {
            'name' => 'Internal_1',
            'Port' => '443',
            'Host' => '10.0.2.12'
          }
        ];

and then:
/usr/local/bin/netselector.plx --infile /etc/up2date/authservers.ini --outfile /etc/up2date/servers.sorted

This is the way it was before. Is this still needed?