File: shebang

package info (click to toggle)
check-pgbackrest 2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,396 kB
  • sloc: perl: 972; sh: 488; python: 145; makefile: 33
file content (8 lines) | stat: -rw-r--r-- 295 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
--- a/check_pgbackrest
+++ b/check_pgbackrest
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl
+#!/usr/bin/perl
 #-----------------------------------------------------------------------------
 # This program is open source, licensed under the PostgreSQL license.
 # For license terms, see the LICENSE file.