diff options
Diffstat (limited to 'bin/common/gt')
-rwxr-xr-x | bin/common/gt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/common/gt b/bin/common/gt index 1965ed1..8890ebb 100755 --- a/bin/common/gt +++ b/bin/common/gt @@ -103,6 +103,3 @@ while getopts ":a:c:f:lsheu" opt; do ;; esac done ->&2 printf '*: %s\n' "$*" - -# eval "herbe $(status | sed 's/"/\"/g;s/.*/"&"/' | tr '\n' ' ')" |