turn off f24 build
[infrastructure.git] / scripts / git-mirror.sh
index cb89395..3f05125 100755 (executable)
@@ -213,7 +213,7 @@ function usage () {
     exit 1
 }
 
-while getopts "a:r:qvfh" opt; do
+while getopts "a:r:s:qvfh" opt; do
   case $opt in
       a) ADMINS=$OPTARG ;;
       r) REMOTE_GIT=$OPTARG ;;