summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-04-17 11:09:59 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-04-17 11:09:59 -0400
commit1a24330d5e2bb378b87d9708cd039363e212fd29 (patch)
tree0dce2c0b21a2efbfd1c2049a744e7762e4784b7b
parentdf1095483a7f2b1c79dcc2f531dde65a4634c4cf (diff)
tidy
-rwxr-xr-xdb-check-nonfree-in-db2
-rw-r--r--tests-xihh/blacklist_sample2
2 files changed, 3 insertions, 1 deletions
diff --git a/db-check-nonfree-in-db b/db-check-nonfree-in-db
index a486fa5..3e6b273 100755
--- a/db-check-nonfree-in-db
+++ b/db-check-nonfree-in-db
@@ -5,7 +5,7 @@ import argparse
if __name__ == "__main__":
parser = argparse.ArgumentParser(
- prog="nonfree_in_db",
+ prog="db-check-nonfree-in-db",
description="Cleans nonfree files on repo",)
parser.add_argument("-k", "--blacklist-file", type=str,
diff --git a/tests-xihh/blacklist_sample b/tests-xihh/blacklist_sample
new file mode 100644
index 0000000..2a02af6
--- /dev/null
+++ b/tests-xihh/blacklist_sample
@@ -0,0 +1,2 @@
+alex:alex-libre: AquĆ­ va un comentario
+gmime22 ::Non free dependencies \ No newline at end of file