diff options
Diffstat (limited to 'scripts/policy')
-rwxr-xr-x | scripts/policy/script1.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/policy/script1.sh b/scripts/policy/script1.sh index 12509eda..b38401e3 100755 --- a/scripts/policy/script1.sh +++ b/scripts/policy/script1.sh @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # -echo "This is ${WORKSPACE}/test/csit/scripts/policy/script1.sh" +echo "This is ${WORKSPACE}/scripts/policy/script1.sh" # the directory of the script |