summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2013-10-17 22:58:52 +0200
committerJan Pokorný <jpokorny@redhat.com>2013-10-17 22:58:52 +0200
commit7caae1680cef3e6baeea5cf28adbabda27b5accb (patch)
tree396d5567b46a53e482d67cda6a025c4cf9f4ad64
parent218ab1a67ae7746f9aac00b613c7b5ea51e2f0fe (diff)
downloaddotfiles-7caae1680cef3e6baeea5cf28adbabda27b5accb.tar.gz
dotfiles-7caae1680cef3e6baeea5cf28adbabda27b5accb.tar.xz
dotfiles-7caae1680cef3e6baeea5cf28adbabda27b5accb.zip
Cert scripts: add some TODO notes (cert-import)
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
-rwxr-xr-xscripts/certs/cert-import4
1 files changed, 3 insertions, 1 deletions
diff --git a/scripts/certs/cert-import b/scripts/certs/cert-import
index 8a28609..60d6423 100755
--- a/scripts/certs/cert-import
+++ b/scripts/certs/cert-import
@@ -4,7 +4,9 @@
#
# jpokorny@redhat.com
#
-# TODO: fix exit code, remove unneeded subshells? ( '()' -> '{}' )
+# TODO:
+# - fix exit code, remove unneeded subshells? ( '()' -> '{}' )
+# - output also some identification/at least original cert-import command
source cert-check