Skip to content

Commit a8a698d

Browse files
committed
URL PATH of Actions - Controller Methods Refactoring
1 parent 14ef699 commit a8a698d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getUrls.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ done
2727
echo "---------------------------------------------------------------------" >> $OUTPUT
2828

2929
cat $OUTPUT | sed "s/\/home\/tw\/IdeaProjects\/Spring-Framework-Java-Apps\/simpleworklist\/src\/main\/java\/org\/woehlke\/simpleworklist//g" | tr -s " " | cut -d" " -f2-4 > $OUTPUT2
30-
cat $OUTPUT2 | grep "value"
30+
cat $OUTPUT2

0 commit comments

Comments
 (0)