Skip to content

Commit

Permalink
use release build for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
tokuhirom committed Jan 14, 2023
1 parent 3e00c3a commit d18b3d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ibus-akaza/ibus-akaza-debug.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ exec 2>&1

export RUST_BACKTRACE=4

exec $BASEDIR/../target/debug/ibus-akaza --ibus -vv
exec $BASEDIR/../target/release/ibus-akaza --ibus -vv

0 comments on commit d18b3d1

Please sign in to comment.