File: highlight.py-fix2.patch

package info (click to toggle)
apitrace 11.1%2Brepack-2.1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 13,672 kB
  • sloc: cpp: 183,112; python: 33,685; ansic: 25,073; sh: 143; makefile: 88
file content (18 lines) | stat: -rw-r--r-- 483 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
commit 2b8019ae2b662ae7686cc2d18c28a83de846bd5f
Author: Jose Fonseca <jfonseca@vmware.com>
Date:   Mon May 23 20:40:47 2022 +0100

    scripts: Remove reference to spurious script.

diff --git a/scripts/CMakeLists.txt b/scripts/CMakeLists.txt
index 2f7758bc..7dcb1a80 100644
--- a/scripts/CMakeLists.txt
+++ b/scripts/CMakeLists.txt
@@ -1,7 +1,6 @@
 install (
     PROGRAMS
         convert.py
-        history.py
         jsondiff.py
         jsonextractimages.py
         leaks.py