diff options
Diffstat (limited to 'authz-test/src/main/swm/install/preproc')
-rw-r--r-- | authz-test/src/main/swm/install/preproc/pre_proc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/authz-test/src/main/swm/install/preproc/pre_proc b/authz-test/src/main/swm/install/preproc/pre_proc new file mode 100644 index 00000000..807ebdc2 --- /dev/null +++ b/authz-test/src/main/swm/install/preproc/pre_proc @@ -0,0 +1,7 @@ +#!/bin/sh +###################################################################### +# $RCSfile$ - $Revision$ +# Copyright 2012 AT&T Intellectual Property. All rights reserved. +###################################################################### + +exit 0 |