summaryrefslogtreecommitdiff
path: root/testing2x
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-06-16 22:06:51 -0600
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-06-17 23:59:26 -0600
commit761b56dcffedc6e484d38c74267810e491add951 (patch)
tree52a56d5eff8db064d2a5ca0c6dd81e9da0b24935 /testing2x
parent33b8cb611363102e23972cf3914a03d65cb3cad8 (diff)
touch up
Diffstat (limited to 'testing2x')
-rwxr-xr-xtesting2x2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing2x b/testing2x
index a76e972..d93c5f8 100755
--- a/testing2x
+++ b/testing2x
@@ -8,7 +8,7 @@ if [ $# -lt 1 ]; then
exit 1
fi
-# Lock everything to reduce possibility of interfering task between the different repo-updates
+# Lock everything to reduce possibility of interfering task between the different repo-updates
script_lock
for repo in ${TESTING_REPO} ${STABLE_REPOS[@]}; do
for pkgarch in ${ARCHES[@]}; do