Added Remove_Repository to supported command list

This feature was added in commit 70c03561bb but was
not added to the list of supported commands at the top
of file.  No functional change just a documentation
correction.
This commit is contained in:
Ron Koenderink 2008-02-16 11:15:10 -06:00
parent ffee7cd10d
commit 13cca55a9d

View file

@ -15,6 +15,7 @@
# TESTSCRIPT - Run the testscript
# SERVERSTOP - Stop the server if it was started by this script
# CLEANUP - Remove the contents of the sandbox
# REMOVE_REPOSITORY Removes the git repository when cleaning up
#
PROGNAME="$0"