commit | c73348cc01d60f8d43fe411756130758752465dd | [log] [tgz] |
---|---|---|
author | buyingyi <buyingyi@123451ca-8445-de46-9d55-352943316053> | Fri Nov 02 00:31:31 2012 +0000 |
committer | buyingyi <buyingyi@123451ca-8445-de46-9d55-352943316053> | Fri Nov 02 00:31:31 2012 +0000 |
tree | 8e39c5a2a04de162068c54e8a988327194919216 | |
parent | d321d58fae792448c1558e4642514b76e495f8c4 [diff] [blame] |
move hivesterix codebase into hyracks fullstack git-svn-id: https://hyracks.googlecode.com/svn/branches/fullstack_staging@2420 123451ca-8445-de46-9d55-352943316053
diff --git a/hivesterix/resource/asterix/destroy.sh b/hivesterix/resource/asterix/destroy.sh new file mode 100644 index 0000000..9ece8d6 --- /dev/null +++ b/hivesterix/resource/asterix/destroy.sh
@@ -0,0 +1,2 @@ +connect to "localhost:3099"; +destroy application hivex;