Merge "Don't write k5start banner to file list"
This commit is contained in:
commit
26bb470549
@ -31,7 +31,7 @@ if [ -f $UNREF_FILE ] ; then
|
||||
fi
|
||||
|
||||
echo "Saving list of newly unreferenced files for next time"
|
||||
$REPREPRO dumpunreferenced > $UNREF_FILE
|
||||
k5start -t -f /etc/reprepro.keytab service/reprepro -- bash -c "reprepro --confdir $REPREPRO_CONFIG dumpunreferenced > $UNREF_FILE"
|
||||
|
||||
echo "Checking state of mirror"
|
||||
$REPREPRO checkpool fast
|
||||
|
Loading…
x
Reference in New Issue
Block a user