From 124c67645cb6f1b9f06d7104c5398fa4732e2f25 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 20 Jun 2017 10:40:07 -0700 Subject: 3934 --- html/090scenario_filesystem_test.mu.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'html/090scenario_filesystem_test.mu.html') diff --git a/html/090scenario_filesystem_test.mu.html b/html/090scenario_filesystem_test.mu.html index 43f6a5e8..111095f9 100644 --- a/html/090scenario_filesystem_test.mu.html +++ b/html/090scenario_filesystem_test.mu.html @@ -85,8 +85,8 @@ if ('onhashchange' in window) { 27 assume-resources [ 28 ] 29 sink:&:sink:char, writer:num/routine <- start-writing resources, [a] -30 sink <- write sink, 120/x -31 sink <- write sink, 121/y +30 sink <- write sink, 120/x +31 sink <- write sink, 121/y 32 close sink 33 wait-for-routine writer 34 contents-read-back:text <- slurp resources, [a] @@ -104,8 +104,8 @@ if ('onhashchange' in window) { 46 ¦ ] 47 ] 48 sink:&:sink:char, writer:num/routine <- start-writing resources, [b] -49 sink <- write sink, 120/x -50 sink <- write sink, 121/y +49 sink <- write sink, 120/x +50 sink <- write sink, 121/y 51 close sink 52 wait-for-routine writer 53 contents-read-back:text <- slurp resources, [b] @@ -121,8 +121,8 @@ if ('onhashchange' in window) { 63 ¦ [a] <- [] 64 ] 65 sink:&:sink:char, writer:num/routine <- start-writing resources, [a] -66 sink <- write sink, 120/x -67 sink <- write sink, 121/y +66 sink <- write sink, 120/x +67 sink <- write sink, 121/y 68 close sink 69 wait-for-routine writer 70 contents-read-back:text <- slurp resources, [a] @@ -141,8 +141,8 @@ if ('onhashchange' in window) { 83 ¦ ] 84 ] 85 sink:&:sink:char, writer:num/routine <- start-writing resources, [a] -86 sink <- write sink, 120/x -87 sink <- write sink, 121/y +86 sink <- write sink, 120/x +87 sink <- write sink, 121/y 88 close sink 89 wait-for-routine writer 90 contents-read-back:text <- slurp resources, [a] -- cgit 1.4.1-2-gfad0