From 94caca2473f183238f2703d92a179e7d3bf31094 Mon Sep 17 00:00:00 2001
From: Patrick McDermott <patrick.mcdermott@libiquity.com>
Date: Wed, 13 Mar 2019 19:32:51 -0400
Subject: tests/ob_parse_dep.sh: Update option letter

---
diff --git a/tests/ob_parse_dep.sh b/tests/ob_parse_dep.sh
index 887f6f1..1e12105 100755
--- a/tests/ob_parse_dep.sh
+++ b/tests/ob_parse_dep.sh
@@ -33,7 +33,7 @@ testcase()
 	shift 6
 	local result=
 
-	ob_parse_dep -p test_pkg -q test_archqual -r test_rel -v test_ver \
+	ob_parse_dep -P test_pkg -q test_archqual -r test_rel -v test_ver \
 		-A test_arches "${dep}" >/dev/null
 
 	result='ok_'
--
cgit v0.9.1