Project

General

Profile

« Previous | Next » 

Revision 9c55f824

Added by Scott Ullrich over 17 years ago

Remove extra c/r

View differences:

etc/phpshellsessions/cvssync
63 63
	exit;
64 64
}
65 65

  
66
echo "\n===> Checking out $branch\n";
66
echo "===> Checking out $branch\n";
67 67
exec("mkdir -p /home/pfsense/$branch");
68 68
system("cvsup /var/etc/pfSense-supfile");
69 69
exec("rm -rf /usr/local/www/includes/*");

Also available in: Unified diff