about summary refs log tree commit diff
path: root/_xtools
diff options
context:
space:
mode:
Diffstat (limited to '_xtools')
-rw-r--r--_xtools2
1 files changed, 1 insertions, 1 deletions
diff --git a/_xtools b/_xtools
index d965860..3a52516 100644
--- a/_xtools
+++ b/_xtools
@@ -133,7 +133,7 @@ _xsubpkg() {
 
 _xtools() {
 	case "$service" in
-		xbuildbarf) _xtools_one_arch "@";;
+		xbuildbarf) _xtools_one_arch "$@";;
 		xbulk) _xbulk "$@";;
 		xbump) _xtools_one_template "$@";;
 		xcheckrestart) _xcheckrestart "$@";;