diff options
Diffstat (limited to 'authz-service/src/main/swm/fallback/preproc')
-rw-r--r-- | authz-service/src/main/swm/fallback/preproc/pre_proc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/authz-service/src/main/swm/fallback/preproc/pre_proc b/authz-service/src/main/swm/fallback/preproc/pre_proc new file mode 100644 index 00000000..08958477 --- /dev/null +++ b/authz-service/src/main/swm/fallback/preproc/pre_proc @@ -0,0 +1,6 @@ +#!/bin/sh +###################################################################### +# $RCSfile$ - $Revision$ +# Copyright 2012 AT&T Intellectual Property. All rights reserved. +###################################################################### +exit 0
\ No newline at end of file |