Skip to content

Commit

Permalink
bin/nix/qreview: use sdw so updating the system can change the actual…
Browse files Browse the repository at this point in the history
… sdreview implementation

Signed-off-by: lucasew <lucas59356@gmail.com>
  • Loading branch information
lucasew committed Jan 2, 2025
1 parent 7bcd4bc commit 659f3b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/nix/qreview
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ export JOB_LABEL="review #$PR $*"
ssh whiterun \
ts \
-m \
sd nix sdreview "$PR" "$@"
sdw nix sdreview "$PR" "$@"

0 comments on commit 659f3b4

Please sign in to comment.