Skip to content

Commit

Permalink
fix test.sh and update submodule hash
Browse files Browse the repository at this point in the history
  • Loading branch information
free5gc-org committed Mar 21, 2022
1 parent fa56062 commit 3a5b751
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion NFs/amf
2 changes: 1 addition & 1 deletion NFs/nssf
2 changes: 1 addition & 1 deletion NFs/pcf
Submodule pcf updated 1 files
+2 −2 producer/smpolicy.go
2 changes: 1 addition & 1 deletion NFs/smf
2 changes: 1 addition & 1 deletion NFs/udm
2 changes: 1 addition & 1 deletion NFs/upf
2 changes: 1 addition & 1 deletion test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ then
sudo -E tcpdump -U -i lo -w ${PCAP_PATH}/default_ns.pcap &
fi

cd NFs/upf/build && ${EXEC_UPFNS} ./bin/free5gc-upfd -f config/upfcfg.test.yaml &
cd NFs/upf/build && ${EXEC_UPFNS} ./bin/free5gc-upfd -c config/upfcfg.test.yaml &
sleep 2

if [[ "$1" == "TestNon3GPP" ]]
Expand Down

0 comments on commit 3a5b751

Please sign in to comment.