summaryrefslogtreecommitdiff
path: root/testing
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-01-27 16:03:21 -0500
committerLuke Smith <luke@lukesmith.xyz>2019-01-27 16:03:21 -0500
commitebfbb4ac02ce6ae0278ff487dd752a37d0403956 (patch)
treec57bddabf573c64b0d622bfbc370fb01eb6264bb /testing
parent1f01d0669eaaa55bd2022cd1adfd3cb625ad28aa (diff)
reset fix
Diffstat (limited to 'testing')
-rwxr-xr-xtesting/fullreset.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/fullreset.sh b/testing/fullreset.sh
index ab5d33c..37672a6 100755
--- a/testing/fullreset.sh
+++ b/testing/fullreset.sh
@@ -1,3 +1,3 @@
#!/bin/bash
pacman -S --needed pacman-contrib
-pacman -R $(comm -23 <(pacman -Qq | sort) <((for i in $(pacman -Qqg base); do pactree -ul "$i"; done) | sort -u))
+pacman -R $(comm -23 <(pacman -Qq | sort) <((for i in $(pacman -Qqg base); do pactree -ul "$i"; done) | sort -u)