git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
457fcca
)
fuse: Fix typo in test.
author
Richard Jones
<rjones@redhat.com>
Mon, 1 Mar 2010 14:17:12 +0000
(14:17 +0000)
committer
Richard Jones
<rjones@redhat.com>
Mon, 1 Mar 2010 14:17:31 +0000
(14:17 +0000)
fuse/test-fuse.sh
patch
|
blob
|
history
diff --git
a/fuse/test-fuse.sh
b/fuse/test-fuse.sh
index
2b4d0d7
..
7dc8e4b
100755
(executable)
--- a/
fuse/test-fuse.sh
+++ b/
fuse/test-fuse.sh
@@
-86,7
+86,7
@@
function stage ()
((s++))
}
-stage Create filesystem with some inital content
+stage Create filesystem with some init
i
al content
$guestfish <<EOF
sparse "$image" 10M
run