From 5aa7450973ed44ef48e570fdc0b96291638ca23d Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Mon, 3 Jan 2011 12:29:51 -0500 Subject: [PATCH] Fix command serialization bug. --- common/content/commands.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/content/commands.js b/common/content/commands.js index 43c508ed..95ce1af8 100644 --- a/common/content/commands.js +++ b/common/content/commands.js @@ -552,7 +552,7 @@ var Commands = Module("commands", { if (str) res.push(!/\n/.test(str) ? str : this.hereDoc && false ? "<