summaryrefslogtreecommitdiffstats
path: root/rfc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'rfc.sh')
-rwxr-xr-xrfc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfc.sh b/rfc.sh
index 9886c22..330171e 100755
--- a/rfc.sh
+++ b/rfc.sh
@@ -62,7 +62,7 @@ editor_mode()
# sed "/^Change-Id:/{p; s/^.*$/BUG: $bug/;}" $1 > $1.new && \
# mv $1.new $1;
-# return;
+ return;
done
fi