- be quiet in the curl request
authorMark Huang <mlhuang@cs.princeton.edu>
Fri, 2 Sep 2005 15:21:00 +0000 (15:21 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Fri, 2 Sep 2005 15:21:00 +0000 (15:21 +0000)
vserver-reference.init

index bd9e48a..f31d89d 100755 (executable)
@@ -8,11 +8,11 @@
 # Mark Huang <mlhuang@cs.princeton.edu>
 # Copyright (C) 2004-2005 The Trustees of Princeton University
 #
-# $Id: vserver-reference.init,v 1.14 2005/09/01 18:55:11 mlhuang Exp $
+# $Id: vserver-reference.init,v 1.15 2005/09/02 01:43:49 mlhuang Exp $
 #
 
 # Get the URL for the production /etc/yum.conf file
-YUM_CONF=http://www.planet-lab.org/$(curl --form node_id=0 --form file=/etc/yum.conf https://www.planet-lab.org/db/plnodeconf/getsinglefile.php)
+YUM_CONF=http://www.planet-lab.org/$(curl -q --form node_id=0 --form file=/etc/yum.conf https://www.planet-lab.org/db/plnodeconf/getsinglefile.php)
 
 # Make /vservers
 VROOT=$PWD/vservers/vserver-reference