aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEinhard Leichtfuß <alguien@respiranto.de>2017-10-22 03:12:21 +0200
committerEinhard Leichtfuß <alguien@respiranto.de>2017-10-22 03:12:21 +0200
commitd2e452f45faeaf8bab9e83d257052b10e16545a3 (patch)
tree2aab3db07348a9c21965a218555622aaf64cc127
parent424c94fea05f4dba149628de31d83cf6ea9e229e (diff)
Change wrong comment position
-rwxr-xr-xauria.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/auria.sh b/auria.sh
index 9775c3b..d51a2ec 100755
--- a/auria.sh
+++ b/auria.sh
@@ -555,8 +555,8 @@ function guess_vcs
[[ "$1" =~ -(git|svn|hg|bzr|cvs|fossil|darcs|rcs|arch|mtn)$ ]]
}
-function update_all
# interactive (<- update).
+function update_all
{
for pkg in "$(pacman -Qmq)"
do