adding export to read mailbox status information, RT#15987
[freeside.git] / rpm / build / cvs-check-and-build
index b5e94b7..e8cd521 100755 (executable)
@@ -36,6 +36,10 @@ do
         esac
 done
 
-ssh 10.5.4.5 /home/rsiddall/build-from-cvs $FORCE_FLAG
-cd /home/rsiddall/buildsys; ./build-freeside; ./refresh-repo $QUIET_FLAG
+#ssh 10.5.4.5 /home/rsiddall/build-from-cvs $FORCE_FLAG
+#cd /home/rsiddall/buildsys; ./build-freeside; ./refresh-repo $QUIET_FLAG
+
+ssh 10.5.4.5 ./build-from-cvs $FORCE_FLAG
+
+cd ~/buildsys; ./build-freeside; ./refresh-repo $QUIET_FLAG