summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2019-11-02 19:30:39 +0000
committerPaul Buetow <paul@buetow.org>2019-11-02 19:30:39 +0000
commit16d09058b460f8c5e50d491243ec71f0905dbf0f (patch)
tree1227b076fbf06290f5ee6c6269931eee8e217107
parent8d2ced6357f1ea2d179a0c1181bec5bf972986bb (diff)
less output
-rwxr-xr-xgeheim.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/geheim.rb b/geheim.rb
index 77fc47f..9c70a05 100755
--- a/geheim.rb
+++ b/geheim.rb
@@ -259,7 +259,6 @@ class Geheim
end
indexes.sort.each do |index|
print index
- pp index
case action
when :cat
if !index.is_binary?