summaryrefslogtreecommitdiff
path: root/test/bbackupd/testfiles/extcheck2.pl
diff options
context:
space:
mode:
Diffstat (limited to 'test/bbackupd/testfiles/extcheck2.pl')
-rwxr-xr-xtest/bbackupd/testfiles/extcheck2.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bbackupd/testfiles/extcheck2.pl b/test/bbackupd/testfiles/extcheck2.pl
index a0c7d3cd..68baa045 100755
--- a/test/bbackupd/testfiles/extcheck2.pl
+++ b/test/bbackupd/testfiles/extcheck2.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!@PERL@
use strict;
unless(open IN,"../../bin/bbackupquery/bbackupquery -q -c testfiles/bbackupd.conf -l testfiles/query4.log \"compare -ac\" quit|")