Remove debugging from annna-start-service. It is fixed. - annna - Annna the nic… | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 2f70e481ba307e5678cae9993258b39289fedc35 | |
parent 30044a06e2ebfacf6798162ad46c7e748b1ba060 | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Sun, 5 Mar 2023 11:02:47 +0100 | |
Remove debugging from annna-start-service. It is fixed. | |
Diffstat: | |
M annna-start-service | 2 -- | |
1 file changed, 0 insertions(+), 2 deletions(-) | |
--- | |
diff --git a/annna-start-service b/annna-start-service | |
@@ -3,8 +3,6 @@ | |
# Here follow scriplets to listen for commands in annna. | |
# | |
-set -x | |
- | |
if [ $# -lt 2 ]; | |
then | |
printf "usage: %s server channel\n" "$(basename "$0")" |