From ade2ee68a48504ce7bed242cd9dd59dcaeec1afa Mon Sep 17 00:00:00 2001 From: Jim Rollenhagen Date: Wed, 15 Jan 2014 16:59:44 -0800 Subject: [PATCH] fix comment --- teeth_agent/shell/makefs.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/teeth_agent/shell/makefs.sh b/teeth_agent/shell/makefs.sh index 770e686ec..a10613146 100755 --- a/teeth_agent/shell/makefs.sh +++ b/teeth_agent/shell/makefs.sh @@ -1,9 +1,6 @@ #!/bin/bash # -# This is hardcoded for the image available here: -# http://cloud-images.ubuntu.com/saucy/current/saucy-server-cloudimg-amd64-disk1.img -# -# It should work with almost any image that uses MBR partitioning and doesn't already +# This should work with almost any image that uses MBR partitioning and doesn't already # have 3 or more partitions. set -e