From: Thierry Parmentelat Date: Thu, 21 Oct 2010 10:58:22 +0000 (+0200) Subject: reference to the helper script reindex.sh on liquid X-Git-Tag: foo~66 X-Git-Url: http://git.onelab.eu/?p=infrastructure.git;a=commitdiff_plain;h=323391137512f67a53c36a0c9c971d9adc6b1dab reference to the helper script reindex.sh on liquid --- diff --git a/scripts/sfa-1.0-5.sh b/scripts/sfa-1.0-5.sh index 82a73ab..ea59e6d 100755 --- a/scripts/sfa-1.0-5.sh +++ b/scripts/sfa-1.0-5.sh @@ -1,6 +1,7 @@ ### IMPORTANT NOTE # looks like after this has run successfully, # the published repos still need to be indexed with createrepo +# see also liquid:build/sfa/reindex.sh function liquid () { hostname | grep -q liquid ; } function reed () { hostname | grep -q reed ; }