]> git.friedersdorff.com Git - max/saltfiles.git/commitdiff
Correct typo: $ -> %
authorMaximilian Friedersdorff <max@friedersdorff.com>
Fri, 14 Jun 2019 10:06:41 +0000 (11:06 +0100)
committerMaximilian Friedersdorff <max@friedersdorff.com>
Fri, 14 Jun 2019 10:06:41 +0000 (11:06 +0100)
states/portage/files/make.conf

index 270ffc84536cd7867f40be6d1ef72721e10059b1..4b0187da6d4c028e495d36386dd87b6620a8a994 100644 (file)
@@ -1,6 +1,6 @@
 {% if grains['host'] in useflags %}
 {% set use = useflags[grains['host']] %}
-{% else $}
+{% else %}
 {% set use = "" %}
 {% endif %}
 # These settings were set by the catalyst build script that automatically