From 90efb9b7356ac954ce102fab03fe2c7d97d6a5bd Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 24 May 2015 00:21:39 -0600 Subject: xbs-abslibre: Touch up --- src/xbs-abslibre/helper-abslibre | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/xbs-abslibre/helper-abslibre b/src/xbs-abslibre/helper-abslibre index 8bca72e..592fbd2 100755 --- a/src/xbs-abslibre/helper-abslibre +++ b/src/xbs-abslibre/helper-abslibre @@ -62,7 +62,7 @@ status() { download() { conf WORKDIR ABSLIBRERECV ABSLIBRESEND - gitget -f -p "$ABSLIBRESEND" checkout "$ABSLIBRERECV" "$WORKDIR/abslibre" || return 1 + gitget -f -p "$ABSLIBRESEND" checkout "$ABSLIBRERECV" "$WORKDIR/abslibre" } # Args: REPO ARCH @@ -144,7 +144,6 @@ move() { conf ABSLIBREDEST ARCHES - local mv local arch for arch in "${ARCHES[@]}" any; do lockarch "$arch" -- cgit v1.2.2