mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
validate: Go back to the validate dir after submodule init
https://bugzilla.gnome.org/show_bug.cgi?id=749162
This commit is contained in:
parent
d548286209
commit
1286989c31
1 changed files with 1 additions and 1 deletions
|
@ -23,9 +23,9 @@ then
|
|||
echo "+ Setting up common submodule"
|
||||
cd ../
|
||||
git submodule init
|
||||
cd validate/
|
||||
fi
|
||||
git submodule update
|
||||
cd validate/
|
||||
|
||||
# source helper functions
|
||||
if test ! -f common/gst-autogen.sh;
|
||||
|
|
Loading…
Reference in a new issue