From 294b2ab35983ebe95698835bb54bca8bd3eec101 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sun, 11 Dec 2016 16:18:18 -0800 Subject: 3705 - switch to tested file-system primitives --- html/101run_sandboxed.cc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/101run_sandboxed.cc.html') diff --git a/html/101run_sandboxed.cc.html b/html/101run_sandboxed.cc.html index 7b5da51b..0090e189 100644 --- a/html/101run_sandboxed.cc.html +++ b/html/101run_sandboxed.cc.html @@ -463,8 +463,8 @@ string strip_comments(string inif (*--p->contents.end() != '\n') out << '\n'; } string result = out.str(); - if (result.empty()) return 0; truncate(result); + if (result.empty()) return 0; return new_mu_text(result); } -- cgit 1.4.1-2-gfad0