File: check-script

package info (click to toggle)
im-config 0.58-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,004 kB
  • sloc: sh: 365; makefile: 96
file content (6 lines) | stat: -rwxr-xr-x 230 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
#!/bin/sh -e
# check syntax of browser start script
echo "Syntax check of installed shell script: im-config"
/bin/dash -n /usr/bin/im-config
echo "Syntax check of installed shell script: im-launch"
/bin/dash -n /usr/bin/im-launch