added comment about resulting repos not being automatically indexed
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 21 Oct 2010 10:49:17 +0000 (12:49 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 21 Oct 2010 10:49:17 +0000 (12:49 +0200)
scripts/sfa-1.0-5.sh

index baa8c36..82a73ab 100755 (executable)
@@ -1,3 +1,7 @@
+### IMPORTANT NOTE
+# looks like after this has run successfully, 
+# the published repos still need to be indexed with createrepo
+
 function liquid () { hostname | grep -q liquid ; }
 function reed () { hostname | grep -q reed ; }
 function velvet () { hostname | grep -q velvet ; }