New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 786179 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Nov 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

lxc_functional_test.py won't run standalone

Project Member Reported by kenobi@chromium.org, Nov 16 2017

Issue description

It lacks a shebang line so it always needs to be run as python lxc_functional_test.py
 
Project Member

Comment 1 by bugdroid1@chromium.org, Nov 17 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromiumos/third_party/autotest/+/c2846d5cc1630da2fdf2bde8965b043b395fddb5

commit c2846d5cc1630da2fdf2bde8965b043b395fddb5
Author: Ben Kwa <kenobi@google.com>
Date: Fri Nov 17 20:02:15 2017

[autotest] Make lxc_functional_test.py runnable.

It never had a shebang line, so it always needed to be run as 'python
lxc_functional_test.py'.  Add a shebang line for convenience.

BUG= chromium:786179 
TEST=lxc_functional_test.py

Change-Id: If30dd6a25a373562778a8d73a6eb5c4130492ee0
Reviewed-on: https://chromium-review.googlesource.com/775883
Reviewed-by: Dan Shi <dshi@google.com>
Tested-by: Ben Kwa <kenobi@chromium.org>

[modify] https://crrev.com/c2846d5cc1630da2fdf2bde8965b043b395fddb5/site_utils/lxc/lxc_functional_test.py

Comment 2 by kenobi@chromium.org, Nov 17 2017

Status: Fixed (was: Assigned)

Sign in to add a comment