Fix a typo in previous commit
authorAurelien Jarno <aurelien@aurel32.net>
Sat, 23 Apr 2016 13:15:59 +0000 (15:15 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 23 Apr 2016 13:15:59 +0000 (15:15 +0200)
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
modules/buildd/files/sbuild.conf

index c9b3ed7..29bf401 100644 (file)
@@ -4,4 +4,4 @@
 ##
 
 # ASPCUD optimization criteria for experimental
-aspcud_criteria='-removed,-changed,-new,-count(solution,APT-Release:=/experimental/)';
+$aspcud_criteria = '-removed,-changed,-new,-count(solution,APT-Release:=/experimental/)';