summaryrefslogtreecommitdiff
path: root/cma
diff options
context:
space:
mode:
Diffstat (limited to 'cma')
-rwxr-xr-xcma1
1 files changed, 1 insertions, 0 deletions
diff --git a/cma b/cma
index e0fed61..4647710 100755
--- a/cma
+++ b/cma
@@ -18,5 +18,6 @@ while line = STDIN.gets
else
puts cma
end
+ STDOUT.flush
end