I don't have this file anymore but it was something like if [ blahblahblahblah ] ... fi
if [ -x /usr/sbin/gainroot.old ] mv /usr/sbin/gainroot.old /usr/sbin/gainroot fi
if [ -x /usr/sbin/gainroot.old ] then mv /usr/sbin/gainroot.old /usr/sbin/gainroot fi