Revision 68269100

b/snf-deploy/snfdeploy/fabfile.py
884 884
    #TOFIX: the previous command lets pithos-backend create blocks and maps
885 885
    #       with root owner
886 886
    try_run("chown -R www-data:www-data %s/data " % env.env.pithos_dir)
887
    #try_run("pithos-migrate stamp 4c8ccdc58192")
887
    try_run("pithos-migrate stamp head")
888 888
    #try_run("pithos-migrate upgrade head")
889 889

  
890 890

  

Also available in: Unified diff