Commit 6bffb436 authored by Ivan Mazhukin's avatar Ivan Mazhukin

always update before test

parent a2a4e3e7
......@@ -412,14 +412,14 @@ mkdir -p "$HOME"
export PATH="$SOURCE_DIR/bin:$PATH"
cd "$SOURCE_DIR"
run_eepm update
case "$os_id" in
altlinux|alt)
run_eepm --auto repo set etersoft
run_eepm update
run_eepm --auto install wget glibc-pthread file
;;
debian|ubuntu)
run_eepm update
run_eepm --auto install bash wget ca-certificates coreutils file
;;
*)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment