Message ID | 1375136322-6160-1-git-send-email-john.stultz@linaro.org |
---|---|
State | Accepted |
Headers | show
Return-Path: <patchwork-forward+bncBCJ7RPMX4EMBBSGU3OHQKGQEQDBE5ZI@linaro.org> X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-gg0-f199.google.com (mail-gg0-f199.google.com [209.85.161.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id E05E12395F for <linaro@patches.linaro.org>; Mon, 29 Jul 2013 22:18:49 +0000 (UTC) Received: by mail-gg0-f199.google.com with SMTP id o1sf5443034ggn.6 for <linaro@patches.linaro.org>; Mon, 29 Jul 2013 15:18:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-beenthere:x-forwarded-to:x-forwarded-for :delivered-to:from:to:cc:subject:date:message-id:x-mailer :x-gm-message-state:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :x-google-group-id:list-post:list-help:list-archive:list-unsubscribe; bh=uTy76AffvgWEZIP6V2IiRONSGsiSgtptJR+LC7G/JVQ=; b=n38eczur9Gl/YsDkJ0MC2TNyRhBpmo3sqlUGITeAjomG2JJjOcvGOoW6uldLyUeTHc eRzI3ODRcbFnp43IVhbu71cjPzjw917J/O3nlXDY3Q7qCGYvt2Cosw0JPgY1lefa7hUE bXeBd0HtdjMe57PSX9Ei9Pw495F4nSoHVNXDitXBegzNKtuL5zGp3tdxjJOLi2Rbcpha 80CcI/3v8ivq+NZIQ+9U9fErStbgCIz/PKDAJBd9+fbEn56yQ0scLpq9GE3kTKqv+X4k iq+eaXoYSmnQMLkut+daMqbHeROugaG1Z38Gi3dLCABIzjwsu6w3lIRKCKzftTQB3x3o S49w== X-Received: by 10.236.32.229 with SMTP id o65mr31714454yha.19.1375136329000; Mon, 29 Jul 2013 15:18:49 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.74.34 with SMTP id q2ls2246qev.66.gmail; Mon, 29 Jul 2013 15:18:48 -0700 (PDT) X-Received: by 10.52.73.135 with SMTP id l7mr17835601vdv.9.1375136328807; Mon, 29 Jul 2013 15:18:48 -0700 (PDT) Received: from mail-vb0-f51.google.com (mail-vb0-f51.google.com [209.85.212.51]) by mx.google.com with ESMTPS id tk7si18082133vdc.91.2013.07.29.15.18.48 for <patchwork-forward@linaro.org> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 29 Jul 2013 15:18:48 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.51 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.51; Received: by mail-vb0-f51.google.com with SMTP id x16so1597696vbf.38 for <patchwork-forward@linaro.org>; Mon, 29 Jul 2013 15:18:48 -0700 (PDT) X-Received: by 10.52.160.197 with SMTP id xm5mr4820502vdb.48.1375136328558; Mon, 29 Jul 2013 15:18:48 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.221.11.8 with SMTP id pc8csp140674vcb; Mon, 29 Jul 2013 15:18:48 -0700 (PDT) X-Received: by 10.68.33.10 with SMTP id n10mr29458108pbi.3.1375136327446; Mon, 29 Jul 2013 15:18:47 -0700 (PDT) Received: from mail-pa0-f47.google.com (mail-pa0-f47.google.com [209.85.220.47]) by mx.google.com with ESMTPS id xq4si14793240pab.28.2013.07.29.15.18.47 for <patches@linaro.org> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 29 Jul 2013 15:18:47 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.47 is neither permitted nor denied by best guess record for domain of john.stultz@linaro.org) client-ip=209.85.220.47; Received: by mail-pa0-f47.google.com with SMTP id kl13so6317783pab.20 for <patches@linaro.org>; Mon, 29 Jul 2013 15:18:47 -0700 (PDT) X-Received: by 10.66.232.73 with SMTP id tm9mr48213940pac.159.1375136326962; Mon, 29 Jul 2013 15:18:46 -0700 (PDT) Received: from localhost.localdomain (c-67-170-153-23.hsd1.or.comcast.net. [67.170.153.23]) by mx.google.com with ESMTPSA id bb1sm69197609pbc.10.2013.07.29.15.18.45 for <multiple recipients> (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 29 Jul 2013 15:18:45 -0700 (PDT) From: John Stultz <john.stultz@linaro.org> To: Dhaval Giani <dgiani@mozilla.com> Cc: John Stultz <john.stultz@linaro.org> Subject: [PATCH] volatile-test: Fix testfile size Date: Mon, 29 Jul 2013 15:18:42 -0700 Message-Id: <1375136322-6160-1-git-send-email-john.stultz@linaro.org> X-Mailer: git-send-email 1.8.1.2 X-Gm-Message-State: ALoCoQmoR8dOZMkEAZ9TJ6qcW/18BNpu/zP4xm26+NhHQGjuW24Nk/O32i5E2or/tWR42rBNuflV X-Original-Sender: john.stultz@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.51 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: <patchwork-forward.linaro.org> X-Google-Group-Id: 836684582541 List-Post: <http://groups.google.com/a/linaro.org/group/patchwork-forward/post>, <mailto:patchwork-forward@linaro.org> List-Help: <http://support.google.com/a/linaro.org/bin/topic.py?topic=25838>, <mailto:patchwork-forward+help@linaro.org> List-Archive: <http://groups.google.com/a/linaro.org/group/patchwork-forward/> List-Unsubscribe: <http://groups.google.com/a/linaro.org/group/patchwork-forward/subscribe>, <mailto:googlegroups-manage+836684582541+unsubscribe@googlegroups.com> |
diff --git a/Makefile b/Makefile index e41fea2..e7c1554 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ testfile = test all: ${bins} testfile: - dd if=/dev/zero of=${testfile} bs=1M count=26 + dd if=/dev/zero of=${testfile} bs=1M count=1 clean: rm -f ${bins} ${testfile}
I misread the code and was generating too large of a testfile. Just use 1meg test file for now (otherwise, I end up running out of space on /run). Signed-off-by: John Stultz <john.stultz@linaro.org> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)