From 79b9aa430b0a9846fdcb9d5e5160559c5b2a0eba Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 27 Nov 2016 10:23:05 -0600 Subject: screenshot config at the wrong place Change-Id: Icb72cb89f2dcc890b82b3ea6df2cc06aa902cc13 --- distro-configs/Jenkins/screenshot_linux.conf | 1 + distro-configs/Jenkins/screenshot_mac.conf | 1 + distro-configs/Jenkins/screenshot_win.conf | 1 + distro-configs/screenshot_linux.conf | 1 - distro-configs/screenshot_mac.conf | 1 - distro-configs/screenshot_win.conf | 1 - 6 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 distro-configs/Jenkins/screenshot_linux.conf create mode 100644 distro-configs/Jenkins/screenshot_mac.conf create mode 100644 distro-configs/Jenkins/screenshot_win.conf delete mode 100644 distro-configs/screenshot_linux.conf delete mode 100644 distro-configs/screenshot_mac.conf delete mode 100644 distro-configs/screenshot_win.conf (limited to 'distro-configs') diff --git a/distro-configs/Jenkins/screenshot_linux.conf b/distro-configs/Jenkins/screenshot_linux.conf new file mode 100644 index 000000000000..f93c7a7d1166 --- /dev/null +++ b/distro-configs/Jenkins/screenshot_linux.conf @@ -0,0 +1 @@ +--with-lang=ALL diff --git a/distro-configs/Jenkins/screenshot_mac.conf b/distro-configs/Jenkins/screenshot_mac.conf new file mode 100644 index 000000000000..f93c7a7d1166 --- /dev/null +++ b/distro-configs/Jenkins/screenshot_mac.conf @@ -0,0 +1 @@ +--with-lang=ALL diff --git a/distro-configs/Jenkins/screenshot_win.conf b/distro-configs/Jenkins/screenshot_win.conf new file mode 100644 index 000000000000..f93c7a7d1166 --- /dev/null +++ b/distro-configs/Jenkins/screenshot_win.conf @@ -0,0 +1 @@ +--with-lang=ALL diff --git a/distro-configs/screenshot_linux.conf b/distro-configs/screenshot_linux.conf deleted file mode 100644 index f93c7a7d1166..000000000000 --- a/distro-configs/screenshot_linux.conf +++ /dev/null @@ -1 +0,0 @@ ---with-lang=ALL diff --git a/distro-configs/screenshot_mac.conf b/distro-configs/screenshot_mac.conf deleted file mode 100644 index f93c7a7d1166..000000000000 --- a/distro-configs/screenshot_mac.conf +++ /dev/null @@ -1 +0,0 @@ ---with-lang=ALL diff --git a/distro-configs/screenshot_win.conf b/distro-configs/screenshot_win.conf deleted file mode 100644 index f93c7a7d1166..000000000000 --- a/distro-configs/screenshot_win.conf +++ /dev/null @@ -1 +0,0 @@ ---with-lang=ALL -- cgit