6 lines
129 B
Bash
6 lines
129 B
Bash
|
#!/bin/bash
|
||
|
# vim:sw=4 et
|
||
|
# This script is called automatically during autobuild checkin.
|
||
|
|
||
|
osc service localrun format_spec_file
|