diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-11-29 12:25:38 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-11-29 12:25:38 +0100 |
commit | fcb6a09dd6dfd5d7c0746ecadaf2f6b7f58a7518 (patch) | |
tree | 48aaaf2eb18ce7fa301e9e976b87689a3bacde76 | |
parent | 92a3333afd91661691e6edf2e54478bc9a8b32ef (diff) | |
download | ayatana-indicator-session-fcb6a09dd6dfd5d7c0746ecadaf2f6b7f58a7518.tar.gz ayatana-indicator-session-fcb6a09dd6dfd5d7c0746ecadaf2f6b7f58a7518.tar.bz2 ayatana-indicator-session-fcb6a09dd6dfd5d7c0746ecadaf2f6b7f58a7518.zip |
update-pot.sh: Drop enable-debug shell command.
-rwxr-xr-x | update-pot.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/update-pot.sh b/update-pot.sh index ff6df7c..43a8d06 100755 --- a/update-pot.sh +++ b/update-pot.sh @@ -1,7 +1,5 @@ #!/bin/bash -set -x - # Copyright (C) 2017 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # # This package is free software; you can redistribute it and/or modify |