Mercurial > hg > LGDataverses
view scripts/search/tests/destroy-dataset-finch1 @ 14:be7787c36e58 default tip
new: nofity LGSercies for deleted files
author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
---|---|
date | Mon, 02 Nov 2015 16:41:23 +0100 |
parents | a50cf11e5178 |
children |
line wrap: on
line source
#!/bin/bash . scripts/search/export-keys . scripts/search/assumptions echo $FIRST_FINCH_DATASET_ID OUTPUT=`curl -s -X DELETE http://localhost:8080/api/datasets/$FIRST_FINCH_DATASET_ID/destroy?key=$FINCHKEY` echo $OUTPUT echo $OUTPUT | jq .