Skip to content

Commit

Permalink
removed debug output message
Browse files Browse the repository at this point in the history
  • Loading branch information
hartmutobendorf committed Nov 5, 2024
1 parent 871dd06 commit 2e79459
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cli/testflinger-cli.wrapper
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
#!/bin/sh
export LC_ALL=C.UTF-8
export LANG=C.UTF-8
echo $XDG_DATA_HOME
echo $SNAP_USER_DATA
export XDG_DATA_HOME=$SNAP_USER_DATA/.local/share
export XDG_CONFIG_HOME=$SNAP_USER_DATA/.config
export XDG_CACHE_HOME=$SNAP_USER_DATA/.cache
Expand Down

0 comments on commit 2e79459

Please sign in to comment.