source: trunk/debathena/scripts/daequivsupload @ 22687

Revision 22687, 157 bytes checked in by ghudson, 17 years ago (diff)
Snapshot scripts from /mit/debathena/bin and /mit/debathena/machines/awesome-build-server.
  • Property svn:executable set to *
Line 
1#!/bin/sh
2for dist in sarge etch lenny dapper edgy feisty gutsy; do
3    reprepro -Vb /mit/debathena/apt --ignore=wrongdistribution include "$dist" "$1"
4done
Note: See TracBrowser for help on using the repository browser.