File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ cp -r . /tmp/VesselBoost
55
66# test readme
77echo " [DEBUG]: testing the clone command from the README:"
8- clone_command=` cat /tmp/VesselBoost/README.md | grep https://github.com/KMarshallX/VesselBoost.git`
8+ clone_command=` cat /tmp/VesselBoost/README.md | grep " git clone https://github.com/KMarshallX/VesselBoost.git" `
99echo $clone_command
1010$clone_command
1111
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ cp -r . /tmp/VesselBoost
55
66# test readme
77echo " [DEBUG]: testing the clone command from the README:"
8- clone_command=` cat /tmp/VesselBoost/README.md | grep https://github.com/KMarshallX/VesselBoost.git`
8+ clone_command=` cat /tmp/VesselBoost/README.md | grep " git clone https://github.com/KMarshallX/VesselBoost.git" `
99echo $clone_command
1010$clone_command
1111
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ cp -r . /tmp/VesselBoost
55
66# test readme
77echo " [DEBUG]: testing the clone command from the README:"
8- clone_command=` cat /tmp/VesselBoost/README.md | grep https://github.com/KMarshallX/VesselBoost.git`
8+ clone_command=` cat /tmp/VesselBoost/README.md | grep " git clone https://github.com/KMarshallX/VesselBoost.git" `
99echo $clone_command
1010$clone_command
1111
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ cp -r . /tmp/VesselBoost
55
66# test readme
77echo " [DEBUG]: testing the clone command from the README:"
8- clone_command=` cat /tmp/VesselBoost/README.md | grep https://github.com/KMarshallX/VesselBoost.git`
8+ clone_command=` cat /tmp/VesselBoost/README.md | grep " git clone https://github.com/KMarshallX/VesselBoost.git" `
99echo $clone_command
1010$clone_command
1111
You can’t perform that action at this time.
0 commit comments