aboutsummaryrefslogtreecommitdiffstats
path: root/tests/migrations/extended-pkf.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/migrations/extended-pkf.scm')
-rwxr-xr-xtests/migrations/extended-pkf.scm3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/migrations/extended-pkf.scm b/tests/migrations/extended-pkf.scm
index 3e76532ba..bf2c49e20 100755
--- a/tests/migrations/extended-pkf.scm
+++ b/tests/migrations/extended-pkf.scm
@@ -19,6 +19,9 @@
(load (with-path "common.scm"))
+(catch (skip "gpgtar not built")
+ (call-check `(,GPGTAR --help)))
+
(define src-tarball (in-srcdir "extended-pkf.tar.asc"))
(define (setup)