From 869ed99dbc3a645fee6de36e97e1e12127068f10 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Thu, 8 Dec 2011 03:47:23 +0100 Subject: new event architecture, first trial --- tests/grab.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/grab.sh') diff --git a/tests/grab.sh b/tests/grab.sh index 3d2b03f..35e690b 100755 --- a/tests/grab.sh +++ b/tests/grab.sh @@ -5,7 +5,7 @@ function pci { LD_LIBRARY_PATH="$PCILIB_PATH" $PCILIB_PATH/pci $* } -rm image.raw +rm -f image.raw echo "Reset..." pci --reset -- cgit v1.2.3