Skip to content

Commit

Permalink
Adding functionality with PROXY
Browse files Browse the repository at this point in the history
  • Loading branch information
arooshap committed Sep 10, 2024
1 parent 629ea3f commit e4dc3fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kubernetes/cmsweb/scripts/test_k8s_aps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
##H Usage: test_k8s_aps.sh <base_url> <url_list_file>
##H

# Replace Perl usage with standard UNIX tools
if [ "$1" == "-h" ] || [ "$1" == "-help" ] || [ "$1" == "--help" ] || [ "$1" == "help" ] || [ "$1" == "" ]; then
grep "##H" $0 | sed -e "s,##H,,g"
exit 1
Expand Down

0 comments on commit e4dc3fa

Please sign in to comment.