diff options
author | lj1412 <lji@research.att.com> | 2017-02-14 15:10:09 +0000 |
---|---|---|
committer | lj1412 <lji@research.att.com> | 2017-02-14 15:10:11 +0000 |
commit | 7927ff179242b796330d17869c83fa07751abf95 (patch) | |
tree | ba2b93e26ec71bff863bc7be9fb5dbd0b5d9c928 /pgaas-post/src/common/postrm | |
parent | d1bf35c127a238238b573103edf7dbcb1ebd48ed (diff) |
Init dcae.pgaas
Change-Id: Ieef6b600f4cbb0bf4ee3910c1bfc6b36773cd2d2
Signed-off-by: lj1412 <lji@research.att.com>
Diffstat (limited to 'pgaas-post/src/common/postrm')
-rwxr-xr-x | pgaas-post/src/common/postrm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pgaas-post/src/common/postrm b/pgaas-post/src/common/postrm new file mode 100755 index 0000000..42d2529 --- /dev/null +++ b/pgaas-post/src/common/postrm @@ -0,0 +1 @@ +echo STARTING $0 $(date) |