]> git.pld-linux.org Git - projects/pld-builder.new.git/commitdiff
- priority=-1 for skip requests
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 7 Feb 2010 15:53:01 +0000 (15:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    client/make-request.sh -> 1.68

client/make-request.sh

index 98515d3054e3af91f29000846c98ca5e7c489fe3..a03ae024687ba7a1bb7d30d178c8fa6ed5a62d4c 100644 (file)
@@ -184,6 +184,7 @@ while [ $# -gt 0 ] ; do
                -s|--skip)
                        f_upgrade=no
                        build_mode=test
+                       priority=-1
                        skip=$2
                        shift
                        ;;
This page took 0.192556 seconds and 4 git commands to generate.